Share via


AzureMLExecutePipelineActivity.Version Property

Definition

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

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

Property Value

Applies to