Condividi tramite


SbSku.Tier Property

Definition

The billing tier of this particular SKU.

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

Property Value

Implements

Attributes

Applies to