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 object MlParentRunId { get; set; }
member this.MlParentRunId : obj with get, set
Public Property MlParentRunId As Object

Property Value

Applies to