BasePipelinedAzureServicesRequestStepProcessor Class |
[This is preliminary documentation and is subject to change.]
Namespace: TheInjectables.Feature.PaaSPort.DXF.Providers.Azure.Processors
The BasePipelinedAzureServicesRequestStepProcessor type exposes the following members.
| Name | Description | |
|---|---|---|
| BasePipelinedAzureServicesRequestStepProcessor | Initializes a new instance of the BasePipelinedAzureServicesRequestStepProcessor class |
| 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 |
Executes the PaaSPort Service Pipeline with the given name, arguments and logger
| |
| 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
(Overrides BaseReadDataStepProcessor.ReadData(Endpoint, PipelineStep, PipelineContext).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |