Share via


IStorage.Sku Property

Definition

The sku name of the server storage.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The sku name of the server storage.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="storageSku")]
public string Sku { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The sku name of the server storage.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="storageSku")>]
member this.Sku : string
Public ReadOnly Property Sku As String

Property Value

Attributes

Applies to