Share via


WebSiteGetBackupConfigurationResponse Members

Scheduled backup definition.

The following tables list the members exposed by the WebSiteGetBackupConfigurationResponse type.

Public Constructors

  Name Description
  WebSiteGetBackupConfigurationResponse Initializes a new instance of the WebSiteGetBackupConfigurationResponse class.

Top

Public Properties

  Name Description
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.
RequestId  Gets the identifier of the request that was made to the service. (Inherited from OperationResponse)
StatusCode  Gets the status code. (Inherited from OperationResponse)
StorageAccountUrl  

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

WebSiteGetBackupConfigurationResponse Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace