IStorage.Sku Property

Definition

The sku name of the server storage.

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

Property Value

Attributes

Applies to