Share via


MySqlStorageProfile.StorageAutogrow Property

Definition

Enable Storage Auto Grow.

public Azure.ResourceManager.MySql.Models.MySqlStorageAutogrow? StorageAutogrow { get; set; }
member this.StorageAutogrow : Nullable<Azure.ResourceManager.MySql.Models.MySqlStorageAutogrow> with get, set
Public Property StorageAutogrow As Nullable(Of MySqlStorageAutogrow)

Property Value

Applies to