Click or drag to resize

AzureSettingsServiceManagerConfigurationPath Property

[This is preliminary documentation and is subject to change.]

Gets or sets the path to the configuration node defining the type of the service manager

Namespace:  TheInjectables.Feature.PaaSPort.DXF.Providers.Azure.Plugins
Assembly:  TheInjectables.Feature.PaaSPort.DXF (in TheInjectables.Feature.PaaSPort.DXF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string ServiceManagerConfigurationPath { get; set; }

Property Value

Type: String
See Also