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
Label
public string Label { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Plan
public string Plan { get; set; }
Property Value
Tags
public string[] Tags { get; set; }
Property Value
- string[]