ManagedClusterSku.Tier 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ManagedClusterSkuTier? Tier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.Tier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ManagedClusterSkuTier> with get, set
Public Property Tier As Nullable(Of ManagedClusterSkuTier)

Property Value

Implements

Attributes

Applies to