Compartir a través de


Sku.Tier Property

Definition

The SKU tier based on the SKU name.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.SkuTier? Tier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Tier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.SkuTier>
Public ReadOnly Property Tier As Nullable(Of SkuTier)

Property Value

Implements

Attributes

Applies to