Share via


AzureMLExecutePipelineActivity.MLPipelineId Property

Definition

ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).

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

Property Value

Applies to