共用方式為


DataLakeAnalyticsUSQLActivity.RuntimeVersion Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.runtimeVersion")]
public object RuntimeVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.runtimeVersion")>]
member this.RuntimeVersion : obj with get, set
Public Property RuntimeVersion As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to