ServerPropertiesForReplica.StorageProfileBackupRetentionDay Property

Definition

Backup retention days for the server.

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

Property Value

Implements

Attributes

Applies to