Share via


AzureMLExecutePipelineActivity.MLParentRunId Property

Definition

The 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).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> MLParentRunId { get; set; }
member this.MLParentRunId : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property MLParentRunId As DataFactoryElement(Of String)

Property Value

Applies to