Share via


ManagedClusterProperties.SupportPlan Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public string SupportPlan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.SupportPlan : string with get, set
Public Property SupportPlan As String

Property Value

Implements

Attributes

Applies to