ResourceMetricSet (Object)
Applies To: Windows Azure Pack
Represents a set of metrics data for a hosting server.
The ResourceMetricSet object has the following elements
Name | Description |
|---|---|
Name | The name of the metric. |
DisplayName | The display name of the metric. |
Dimensions | The metric dimensions. |
PrimaryAggregationType | The primary aggregation type. |
Unit | The metric unit. |
MetricAvailabilities | The supported metric availabilities. |
EndTime | The maximum metric timestamp. |
StartTime | The minimum metric time stamp. |
Values | The metric values. |
TimeGrain | The metric time grain. |
IsAlertable | true if the metric supports alerts, otherwise false. |
MinimumAlertableTimeWindow | The minimum duration of time for alerts. |
Show: