共用方式為


ContainerServiceManagedCluster.SupportPlan Property

Definition

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

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

Property Value

Applies to