MetricDefinition Properties
Namespace:
Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayName | Optional. Metric display name. |
![]() | IsAlertable | Optional. Specifies if the metric is alertable. Alerts can be defined on a metric only if this property is true. |
![]() | MetricAvailabilities | Optional. Metric availability specifies the time grain (aggregation interval) and the retention period for the metric in a timegrain. |
![]() | MinimumAlertableTimeWindow | Optional. Specifies the minimum alertable time window for the metric. |
![]() | Name | Optional. Get the metric name. |
![]() | Namespace | Optional. Get the metric namespace. |
![]() | PrimaryAggregation | Optional. Metric primary aggregation specifies the default type for the metrics. This indicates if the metric is of type average, total, minimum or maximum. |
![]() | ResourceIdSuffix | Optional. Metric resource id suffix specfies the sub-resource path within the the resource for the metric. |
![]() | Unit | Optional. The unit for the metric. |
Show:
