DefaultPipelinedAzureRequestStepProcessor Methods |
[This is preliminary documentation and is subject to change.]
The DefaultPipelinedAzureRequestStepProcessor type exposes the following members.
| Name | Description | |
|---|---|---|
| AreRequiredPluginsSet | (Inherited from BasePipelineStepProcessor.) | |
| CanProcess | (Inherited from BasePipelineStepProcessor.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExecuteServicePipeline |
Runs the specified PaaSPort Service Pipeline using the specified arguments and returns
the result object
(Overrides BasePipelinedAzureServicesRequestStepProcessorExecuteServicePipeline(String, BaseAzureServicePipelineArgs, ILogger).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetMissingRequiredPlugin``1 | (Inherited from BasePipelineStepProcessor.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsEndpointValid | (Inherited from BasePipelineStepWithEndpointsProcessor.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Process | (Inherited from BaseReadDataStepProcessor.) | |
| ProcessAsync | (Inherited from BasePipelineStepProcessor.) | |
| ReadData |
Runs the service pipeline to read the data and then adds the result to the pipeline context
(Inherited from BasePipelinedAzureServicesRequestStepProcessor.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |