Compartir a través de


JobProperties.RuntimeVersion Propiedad

Definición

Obtiene o establece la versión en tiempo de ejecución del motor de Data Lake Analytics que se va a usar para el tipo específico de trabajo que se está ejecutando.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a