Condividi tramite


Sku.Tier Property

Definition

The billing tier of this particular SKU.

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

Property Value

Implements

Attributes

Applies to