Share via


ClusterGetProperties.ClusterVersion Property

Definition

Gets or sets the version of the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to