Share via


BigDataPoolResourceInfo.SparkVersion Property

Definition

Gets or sets the Apache Spark version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to