WebSiteGetBackupConfigurationResponse.BackupSchedule Property

Definition

Optional. Schedule - defines how often should be the backup performed.

public Microsoft.WindowsAzure.Management.WebSites.Models.BackupSchedule BackupSchedule { get; set; }
member this.BackupSchedule : Microsoft.WindowsAzure.Management.WebSites.Models.BackupSchedule with get, set
Public Property BackupSchedule As BackupSchedule

Property Value

Applies to