BackupStatus Properties |
The BackupStatus type exposes the following members.
Name | Description | |
---|---|---|
Building |
Gets a BackupStatus representing a backup task that is currently running.
| |
Completed |
Gets a BackupStatus representing a backup task which completed successfully.
| |
DeleteFailed |
Gets a BackupStatus representing a backup task which failed to delete Cloud Files objects.
| |
Failed |
Gets a BackupStatus representing a backup task which failed to complete successfully.
| |
Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) | |
New |
Gets a BackupStatus representing a backup task that is created but not yet running.
|