ServerPropertiesForReplica.StorageProfileStorageMb Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inherited)]
public int? StorageProfileStorageMb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inherited)>]
member this.StorageProfileStorageMb : Nullable<int> with get, set
Public Property StorageProfileStorageMb As Nullable(Of Integer)

Property Value

Nullable<Int32>

Implements

Attributes

Applies to