JsonPipelineStageDefinitionTInput, TOutput Properties |
The JsonPipelineStageDefinitionTInput, TOutput generic type exposes the following members.
| Name | Description | |
|---|---|---|
| InputType |
Gets the type of the input.
(Inherited from PipelineStageDefinitionTInput, TOutput.) | |
| Json |
Gets the json.
| |
| OperatorName |
Gets the name of the pipeline operator.
(Overrides PipelineStageDefinitionTInput, TOutputOperatorName.) | |
| OutputSerializer |
Gets the output serializer.
| |
| OutputType |
Gets the type of the output.
(Inherited from PipelineStageDefinitionTInput, TOutput.) |