Share via


DataLakeAnalyticsUsqlActivity.RuntimeVersion Property

Definition

Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string).

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

Property Value

Applies to