Click or drag to resize

BaseAzureServiceProcessorTArgs, TResultAzureService Property

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

Gets the Azure Client service from the current

Namespace:  TheInjectables.Foundation.PaaSPort.Azure.Pipelines
Assembly:  TheInjectables.Foundation.PaaSPort.Azure (in TheInjectables.Foundation.PaaSPort.Azure.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected virtual IAzure AzureService { get; }

Property Value

Type: IAzure
See Also