CreatePipelineParameters interface
Parameters to create a pipeline.
Properties
configuration | Configuration parameters of the pipeline. |
folder | Folder of the pipeline. |
name | Name of the pipeline. |
Property Details
configuration
Configuration parameters of the pipeline.
configuration: CreatePipelineConfigurationParameters
Property Value
folder
Folder of the pipeline.
folder: string
Property Value
string
name
Name of the pipeline.
name: string
Property Value
string