Click or drag to resize

VcapCredentialsVCAP_SERVICES Property

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<string, List<VcapCredential>> VCAP_SERVICES { get; set; }

Property Value

Type: DictionaryString, ListVcapCredential
See Also