Dela via


ContainerServiceManagedClusterData.SupportPlan Property

Definition

The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'.

public Azure.ResourceManager.ContainerService.Models.KubernetesSupportPlan? SupportPlan { get; set; }
member this.SupportPlan : Nullable<Azure.ResourceManager.ContainerService.Models.KubernetesSupportPlan> with get, set
Public Property SupportPlan As Nullable(Of KubernetesSupportPlan)

Property Value

Applies to