Click or drag to resize

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)
Syntax
C#
public interface IAzureServicePipelineArgs

The IAzureServicePipelineArgs type exposes the following members.

Methods
  NameDescription
Public methodGetResult
Retrievs the result from the processor arguments
Top
See Also