Package version:
OptionalcontinueWhether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean).
OptionaldataDictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object).
OptionaldependsActivity depends on condition.
OptionaldescriptionActivity description.
OptionalexperimentRun history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string).
OptionallinkedLinked service reference.
OptionalmlThe parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string).
OptionalmlID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
OptionalmlID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
OptionalmlKey,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object).
Activity name.
OptionalonStatus result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
OptionalpolicyActivity policy.
OptionalstateActivity state. This is an optional property and if not provided, the state will be Active by default.
Polymorphic discriminator, which specifies the different types this object can be
OptionaluserActivity user properties.
OptionalversionVersion of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
Azure ML Execute Pipeline activity.