WebSiteGetBackupConfigurationResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scheduled backup definition.
public class WebSiteGetBackupConfigurationResponse : Microsoft.Azure.AzureOperationResponse
type WebSiteGetBackupConfigurationResponse = class
inherit AzureOperationResponse
Public Class WebSiteGetBackupConfigurationResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseWebSiteGetBackupConfigurationResponse
Constructors
WebSiteGetBackupConfigurationResponse() |
Initializes a new instance of the WebSiteGetBackupConfigurationResponse class. |
Properties
BackupSchedule |
Optional. Schedule - defines how often should be the backup performed. |
Databases |
Optional. Database settings for backup. |
Enabled |
Optional. True if this schedule is enabled and periodically executed; otherwise, false. |
Name |
Optional. Name of a backup. |
StorageAccountUrl |