AggregationMethodDescriptor |
Provides aggregation method descriptive information about a reported Metric ,
that will be used to control how the metric information is displayed.
|
AggregationMethodDescriptor.RangeAggregationMethod |
The allowed aggregation method types for an entire time range.
|
AggregationMethodDescriptor.SliceAggregationMethod |
The allowed aggregation method types for small time periods (for example, hours
when looking at a day).
|
Group |
Provides descriptive information about a user-defined group.
|
MeteringContext |
Exposes context information used by the usage metering feature when performing product registration
and usage reporting to the metering service, which may be useful to ProductExtension implementations.
|
Metric |
Represents one measure of product usage.
|
MetricCapDescriptor |
Provides descriptive information that controls the monthly aggregation algorithm used by the
metering service for calculating either hourly or peak values for a metric.
|
MetricDescriptor |
Provides descriptive information about a reported Metric ,
that will be used to control how the metric information is displayed.
|
MetricGroupDescriptor |
Provides group descriptive information about a reported Metric ,
that will be used to control how the metric information is displayed.
|
MetricGroupDescriptor.GroupRollUp |
String, specifying that this group should logically represent a single value for all
instances when aggregating metrics for parent groups.
|
RegistrationListener |
Provides a mechanism for products to notify the usageMetering feature that
product extension data has been updated.
|
Usage |
Provides the product specific metrics and related data for one collection interval.
|