Condividi tramite


Storage.AutoGrow Property

Definition

Enable Storage Auto Grow or not.

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

Property Value

Implements

Attributes

Applies to