IAzureServicePipelineArgs Interface |
[This is preliminary documentation and is subject to change.]
Base type for the PaaSPort Service Pipeline 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)
Syntaxpublic interface IAzureServicePipelineArgs
The IAzureServicePipelineArgs type exposes the following members.
Methods|
| Name | Description |
|---|
 | GetResult |
Retrievs the result from the processor arguments
|
Top
See Also