ServerProperties.StorageProfileStorageAutogrow Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.StorageAutogrow? StorageProfileStorageAutogrow { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)>]
member this.StorageProfileStorageAutogrow : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.StorageAutogrow> with get, set
Public Property StorageProfileStorageAutogrow As Nullable(Of StorageAutogrow)

Property Value

Nullable<StorageAutogrow>

Implements

Attributes

Applies to