SnapshotState Class |
Namespace: net.openstack.Core.Domain
The SnapshotState type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from ExtensibleEnumT.) | |
FromName |
Gets the SnapshotState instance with the specified name.
| |
ToString | Returns a string that represents the current object. (Inherited from ExtensibleEnumT.) |
Name | Description | |
---|---|---|
Available |
Gets a SnapshotState indicating the snapshot is ready to be attached to an instance.
| |
Creating |
Gets a SnapshotState indicating the snapshot is being created.
| |
Deleting |
Gets a SnapshotState indicating the snapshot is being deleted.
| |
Error |
Gets a SnapshotState indicating an error occurred during snapshot creation.
| |
ErrorDeleting |
Gets a SnapshotState indicating an error occurred during snapshot deletion.
| |
Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) |