BackupSchedule.RetentionPeriodInDays Property

 

Optional. Backups older N days (N defined by this value) will be automatically deleted.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public int RetentionPeriodInDays { get; set; }

Property Value

Type: System.Int32
Return to top
Show: