ManagedClusterUpgradeProfileInner.ControlPlaneProfile Property

Definition

Gets or sets the list of available upgrade versions for the control plane.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.controlPlaneProfile")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPoolUpgradeProfile ControlPlaneProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.controlPlaneProfile")>]
member this.ControlPlaneProfile : Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPoolUpgradeProfile with get, set
Public Property ControlPlaneProfile As ManagedClusterPoolUpgradeProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to