Cloud Foundry User-Provided-Service Parser from VCAP_SERVICES or files
UpsEnvParser Constructor |
CTOR
Namespace: BlitzkriegSoftware.PCF.CFEnvParser
Assembly: BlitzkriegSoftware.PCF.CFEnvParser (in BlitzkriegSoftware.PCF.CFEnvParser.dll) Version: 1.0.0
Syntax
C#
public UpsEnvParser( string localPath )
Parameters
- localPath
- Type: SystemString
Local path (folder) to UPS JSON files
See Also