Share via


ManagedCluster.SkuTier Property

Definition

If not specified, the default is 'Free'. See AKS Pricing Tier for more details.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ManagedClusterSkuTier? SkuTier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.SkuTier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ManagedClusterSkuTier> with get, set
Public Property SkuTier As Nullable(Of ManagedClusterSkuTier)

Property Value

Implements

Attributes

Applies to