Click or drag to resize

AzureSettingsServicePipelineArgsConfigurationPath Property

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

Gets or sets the path to the configuration node defining the type of the PaaSPort Service Pipeline's arguments

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 ServicePipelineArgsConfigurationPath { get; set; }

Property Value

Type: String
See Also