BackupItem Class
A specific backup.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Name | Description | |
|---|---|---|
![]() | BackupItem() | Initializes a new instance of the BackupItem class. |
| Name | Description | |
|---|---|---|
![]() | BlobName | Optional. The blob name where the backup is stored, e.g. mysite1_20140506.zip |
![]() | CorrelationId | Optional. Internal correlation identifier - identifies a specific backup. |
![]() | Created | Optional. Timestamp when the backup has been created. |
![]() | Databases | Optional. Database settings for backup. |
![]() | FinishedTimeStamp | Optional. Timestamp when this backup has been finished and a zip file has been uploaded to a storage account. |
![]() | LastRestoreTimeStamp | Optional. Timestamp when this backup has been used for a restore operation (empty if it wasn't). |
![]() | Log | Optional. Information about the backup, usually used only if there was an error. |
![]() | Name | Optional. The name of this backup. |
![]() | Scheduled | Optional. True if this backup has been created as a part of a scheduled backup; false otherwise. |
![]() | SizeInBytes | Optional. Size of the backup zip file in bytes. |
![]() | Status | Optional. The status of the backup - e.g. Succeeded or Failed |
![]() | StorageAccountUrl |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)