Click or drag to resize

AzureSettingsServicePipelineArgs Property

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

Gets (or creates and gets) the arguments to be passed to the service pipeline

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 BaseAzureServicePipelineArgs ServicePipelineArgs { get; }

Property Value

Type: BaseAzureServicePipelineArgs
See Also