다음을 통해 공유


AzureWebAppBackupConfiguration.KeepAtLeastOneBackup Property

Definition

True if one backup should always be left in the storage account regardless of retention period.

public bool? KeepAtLeastOneBackup { get; set; }
member this.KeepAtLeastOneBackup : Nullable<bool> with get, set
Public Property KeepAtLeastOneBackup As Nullable(Of Boolean)

Property Value

Applies to