Share via


AzureMLExecutePipelineActivity.MLPipelineEndpointId Property

Definition

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

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

Property Value

Applies to