Megosztás a következőn keresztül:


IStorageProfile.StorageMb Property

Definition

Max storage allowed for a server.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Max storage allowed for a server.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="storageMB")]
public int? StorageMb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Max storage allowed for a server.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="storageMB")>]
member this.StorageMb : Nullable<int> with get, set
Public Property StorageMb As Nullable(Of Integer)

Property Value

Attributes

Applies to