PostgreSqlFlexibleServerStorage.AutoGrow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flag to enable / disable Storage Auto grow for flexible server.
public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.StorageAutoGrow? AutoGrow { get; set; }
member this.AutoGrow : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.StorageAutoGrow> with get, set
Public Property AutoGrow As Nullable(Of StorageAutoGrow)