Server.StorageProfileBackupRetentionDay Property

Definition

Backup retention days for the server.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public int? StorageProfileBackupRetentionDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.StorageProfileBackupRetentionDay : Nullable<int> with get, set
Public Property StorageProfileBackupRetentionDay As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to