Table of Contents

Class Service

Namespace
Steeltoe.Extensions.Configuration.CloudFoundry
Assembly
Steeltoe.Extensions.Configuration.CloudFoundryBase.dll
public class Service
Inheritance
Service
Inherited Members

Properties

Credentials

public Dictionary<string, Credential> Credentials { get; set; }

Property Value

Dictionary<string, Credential>

Label

public string Label { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Plan

public string Plan { get; set; }

Property Value

string

Tags

public string[] Tags { get; set; }

Property Value

string[]