Click or drag to resize

AzureEndpointItemModelServicePipelineArgsConfigurationPath Field

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

Constant value containing the name of the field that holds the path to the configuration node containing settings for the arguments to pass to the PaaSPort Service Pipeline

Namespace:  TheInjectables.Feature.PaaSPort.DXF.Providers.Azure.Models.ItemModels.Endpoints
Assembly:  TheInjectables.Feature.PaaSPort.DXF (in TheInjectables.Feature.PaaSPort.DXF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public const string ServicePipelineArgsConfigurationPath = "ServicePipelineArgsConfigurationPath"

Field Value

Type: String
See Also