| DataPointGranularity Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The DataPointGranularity 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 DataPointGranularity instance with the specified name.
| |
| ToString | Returns a string that represents the current object. (Inherited from ExtensibleEnumT.) |
| Name | Description | |
|---|---|---|
| Full |
Gets a DataPointGranularity representing full resolution data.
| |
| Min1440 |
Gets a DataPointGranularity representing data roll-ups computed at 1440-minute intervals.
| |
| Min20 |
Gets a DataPointGranularity representing data roll-ups computed at 20-minute intervals.
| |
| Min240 |
Gets a DataPointGranularity representing data roll-ups computed at 240-minute intervals.
| |
| Min5 |
Gets a DataPointGranularity representing data roll-ups computed at 5-minute intervals.
| |
| Min60 |
Gets a DataPointGranularity representing data roll-ups computed at 60-minute intervals.
| |
| Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) |