Share via


ManagedCluster.SkuName Property

Definition

The name of a managed cluster SKU.

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

Property Value

Implements

Attributes

Applies to