AlarmState Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The AlarmState 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 AlarmState instance with the specified name.
| |
ToString | Returns a string that represents the current object. (Inherited from ExtensibleEnumT.) |
Name | Description | |
---|---|---|
Critical |
Gets a AlarmState representing the CRITICAL alarm state.
| |
Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) | |
OK |
Gets a AlarmState representing the OK alarm state.
| |
Warning |
Gets a AlarmState representing the WARNING alarm state.
|