Click or drag to resize

BaseAzureServicePipelineArgsGetResult Method

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

Gets the result from the arguments

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#
public abstract IPlugin GetResult()

Return Value

Type: IPlugin
The processor's result object as an

Implements

IAzureServicePipelineArgsGetResult
See Also