| PowerState Class |
Namespace: net.openstack.Core.Domain
The PowerState 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 PowerState instance with the specified name.
| |
| ToString | Returns a string that represents the current object. (Inherited from ExtensibleEnumT.) |
| Name | Description | |
|---|---|---|
| Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) | |
| PoweredDown |
Gets a PowerState instance representing description.
| |
| PoweredUp |
Gets a PowerState instance representing description.
| |
| ShutOff |
Gets a PowerState 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. |