Click or drag to resize

IAzureServicePipelineArgsGetResult Method

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

Retrievs the result from the processor 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#
IPlugin GetResult()

Return Value

Type: IPlugin
The processor's result as an object
See Also