Partager via


ManagedClusterUpgradeProfileProperties.ControlPlaneProfile Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to