Server.SkuTier Property

Definition

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

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

Property Value

Implements

Attributes

Applies to