Share via


CreateJobProperties.RuntimeVersion Property

Definition

Gets or sets the runtime version of the Data Lake Analytics engine to use for the specific type of job being run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to