Click or drag to resize
BackupStatus Properties
This API is preliminary and subject to change.

The BackupStatus type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBuilding
Gets a BackupStatus representing a backup task that is currently running.
Public propertyStatic memberCompleted
Gets a BackupStatus representing a backup task which completed successfully.
Public propertyStatic memberDeleteFailed
Gets a BackupStatus representing a backup task which failed to delete Cloud Files objects.
Public propertyStatic memberFailed
Gets a BackupStatus representing a backup task which failed to complete successfully.
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Public propertyStatic memberNew
Gets a BackupStatus representing a backup task that is created but not yet running.
Top
See Also