Click or drag to resize

AzureEndpointItemModelServicePipelineName Field

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

Constant value containing the name of the field that holds the name of the PaaSPort Service Pipeline to run

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 ServicePipelineName = "ServicePipelineName"

Field Value

Type: String
See Also