Sku.Tier Property

Definition

The tier of the particular SKU, e.g. Basic.

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

Property Value

Implements

Attributes

Applies to