Share via


ISkuAutoGenerated.Tier Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The tier of the particular SKU, e.g. GeneralPurpose.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.SkuTier) }, ReadOnly=false, Required=true, SerializedName="tier")]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.SkuTier Tier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The tier of the particular SKU, e.g. GeneralPurpose.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.SkuTier) }, ReadOnly=false, Required=true, SerializedName="tier")>]
member this.Tier : Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.SkuTier with get, set
Public Property Tier As SkuTier

Property Value

Attributes

Applies to