Share via


BackupSchedule.KeepAtLeastOneBackup Property

Definition

True if the retention policy should always keep at least one backup in the storage account, regardless how old it is; false otherwise.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool KeepAtLeastOneBackup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.KeepAtLeastOneBackup : bool with get, set
Public Property KeepAtLeastOneBackup As Boolean

Property Value

Implements

Attributes

Applies to