ServerAutoGenerated.SkuTier Property

Definition

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

Property Value

Nullable<SkuTier>

Implements

Attributes

Applies to