Dela via


OpenShiftManagedClusterInner.ClusterVersion Property

Definition

Gets version of OpenShift specified when creating the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to