OpenShiftManagedClusterInner.OpenShiftVersion Property

Definition

Gets or sets version of OpenShift specified when creating the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to