| VirtualMachineState Class |
Namespace: net.openstack.Core.Domain
The VirtualMachineState 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 VirtualMachineState instance with the specified name.
| |
| ToString | Returns a string that represents the current object. (Inherited from ExtensibleEnumT.) |
| Name | Description | |
|---|---|---|
| Active |
Gets a VirtualMachineState instance representing description.
| |
| Build |
Gets a VirtualMachineState instance representing description.
| |
| Deleted |
Gets a VirtualMachineState instance representing description.
| |
| Error |
Gets a VirtualMachineState instance representing description.
| |
| Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) | |
| Paused |
Gets a VirtualMachineState instance representing description.
| |
| Rescued |
Gets a VirtualMachineState instance representing description.
| |
| Resized |
Gets a VirtualMachineState instance representing description.
| |
| SoftDeleted |
Gets a VirtualMachineState instance representing description.
| |
| Stopped |
Gets a VirtualMachineState instance representing description.
| |
| Suspended |
Gets a VirtualMachineState instance representing description.
|
| This property is defined by the Rackspace-specific Extended Status Extension to the OpenStack Compute API. The API does not regulate the status values, so it is possible that values can be added, removed, or renamed. |