你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureWebAppBackupConfiguration.RetentionPeriodInDays Property

Definition

Number of days the automatic backups should be retained before being automatically deleted.

public int? RetentionPeriodInDays { get; set; }
member this.RetentionPeriodInDays : Nullable<int> with get, set
Public Property RetentionPeriodInDays As Nullable(Of Integer)

Property Value

Applies to