Compartir a través de


HDInsightOnDemandLinkedService.SparkVersion Propiedad

Definición

Obtiene o establece la versión de Spark si el tipo de clúster es "spark". Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a