ServerUpdateParameters.StorageProfileStorageAutogrow Property

Definition

Enable Storage Auto Grow.

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

Property Value

Implements

Attributes

Applies to