BackupRequest Properties
Namespace:
Microsoft.WindowsAzure.Management.WebSites.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Name | Description | |
|---|---|---|
![]() | BackupSchedule | Optional. The backup schedule structure - valid only when setting up a schedule. Should be Null for on-demand backups. |
![]() | Databases | Optional. Database settings for backup. |
![]() | Enabled | Optional. Valid only for a backup schedule (can be Null for on-demand backups). True if enabled; false if disabled (no backups will be performed). |
![]() | Name | Optional. The name of this backup - will be used for generating a blob name. |
![]() | StorageAccountUrl |
Show:
