ContainerServiceMachineKubernetesProfile.OrchestratorVersion Property

Definition

The version of Kubernetes specified by the user. Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically.

public string OrchestratorVersion { get; set; }
member this.OrchestratorVersion : string with get, set
Public Property OrchestratorVersion As String

Property Value

Applies to