Table of Contents

Class CloudFoundryServicesOptions

Namespace
Steeltoe.Extensions.Configuration.CloudFoundry
Assembly
Steeltoe.Extensions.Configuration.CloudFoundryBase.dll
public class CloudFoundryServicesOptions : ServicesOptions, IServicesInfo
Inheritance
CloudFoundryServicesOptions
Implements
Inherited Members

Constructors

CloudFoundryServicesOptions()

public CloudFoundryServicesOptions()

CloudFoundryServicesOptions(IConfiguration)

public CloudFoundryServicesOptions(IConfiguration config)

Parameters

config IConfiguration

CloudFoundryServicesOptions(IConfigurationRoot)

public CloudFoundryServicesOptions(IConfigurationRoot root)

Parameters

root IConfigurationRoot

Properties

CONFIGURATION_PREFIX

public override string CONFIGURATION_PREFIX { get; protected set; }

Property Value

string

ServicesConfigRoot

public static string ServicesConfigRoot { get; }

Property Value

string