DataPointStatistic Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The DataPointStatistic 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 DataPointStatistic instance with the specified name.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from ExtensibleEnumT.) |
Name | Description | |
---|---|---|
![]() ![]() | Average |
Gets a DataPointStatistic representing the average of a set of data points.
|
![]() ![]() | Max |
Gets a DataPointStatistic representing the maximum of a set of data points.
|
![]() ![]() | Min |
Gets a DataPointStatistic representing the minimum of a set of data points.
|
![]() | Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) |
![]() ![]() | NumPoints |
Gets a DataPointStatistic representing the size of a set of data points.
|
![]() ![]() | Variance |
Gets a DataPointStatistic representing the variance of a set of data points.
|