Share via


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