Condividi tramite


PostgreSqlFlexibleServerStorage.AutoGrow Property

Definition

Flag to enable or disable the automatic growth of storage size of a server when available space is nearing zero and conditions allow for automatically growing storage size.

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)

Property Value

Applies to