Share via


BillingInfoSku.Tier Property

Definition

Optional tier of this particular SKU. 'Standard' or 'Free'.

Basic is deprecated, use Standard instead.

public Azure.ResourceManager.WebPubSub.Models.WebPubSubSkuTier? Tier { get; set; }
member this.Tier : Nullable<Azure.ResourceManager.WebPubSub.Models.WebPubSubSkuTier> with get, set
Public Property Tier As Nullable(Of WebPubSubSkuTier)

Property Value

Applies to