Package version:
Optional
continueWhether 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).
Optional
dataDictionary 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).
Optional
dependsActivity depends on condition.
Optional
descriptionActivity description.
Optional
experimentRun 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).
Optional
linkedLinked service reference.
Optional
mlThe 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).
Optional
mlID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
Optional
mlID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
Optional
mlKey,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.
Optional
onStatus 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.
Optional
policyActivity policy.
Optional
stateActivity 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
Optional
userActivity user properties.
Optional
versionVersion of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
Azure ML Execute Pipeline activity.