WebSiteGetBackupConfigurationResponse Class

Definition

Scheduled backup definition.

public class WebSiteGetBackupConfigurationResponse : Microsoft.Azure.AzureOperationResponse
type WebSiteGetBackupConfigurationResponse = class
    inherit AzureOperationResponse
Public Class WebSiteGetBackupConfigurationResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
WebSiteGetBackupConfigurationResponse

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

Applies to