ExportPipelineProperties interface
The properties of an export pipeline.
Properties
| options | The list of all options configured for the pipeline. |
| provisioning |
The provisioning state of the pipeline at the time the operation was called. |
| target | The target properties of the export pipeline. |
Property Details
options
The list of all options configured for the pipeline.
options?: string[]
Property Value
string[]
provisioningState
The provisioning state of the pipeline at the time the operation was called.
provisioningState?: string
Property Value
string
target
The target properties of the export pipeline.
target: ExportPipelineTargetProperties