reference_pipeline_run_id(Optional[String[1]])
— The pipeline run identifier. If run ID is specified the parameters of the specified run will be used to create a new run.
is_recovery(Optional[String[1]])
— Recovery mode flag. If recovery mode is set to true, the specified referenced pipeline run and the new run will be grouped under the same groupId.
resource_group_name(Optional[String[1]])
— The resource group name.
factory_name(Optional[String[1]])
— The factory name.
api_version(Optional[String[1]])
— The API version.
start_activity_name(Optional[String[1]])
— In recovery mode, the rerun will start from this activity. If not specified, all activities will run.
parameters(Optional[String[1]])
— Parameters of the pipeline run. These parameters will be used only if the runId is not specified.
runid(Optional[String[1]])
— Identifier of a run.
subscription_id(Optional[String[1]])
— The subscription identifier.
pipeline_name(Optional[String[1]])
— The pipeline name.