Share via


SbNamespaceUpdateParameters.SkuTier Property

Definition

The billing tier of this particular SKU.

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

Property Value

Implements

Attributes

Applies to