StorageProfile.StorageAutogrow Property

Definition

Enable Storage Auto Grow.

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

Property Value

Implements

Attributes

Applies to