MetricDefinition Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

NameDescription
System_CAPS_pubpropertyDisplayName

Optional. Metric display name.

System_CAPS_pubpropertyIsAlertable

Optional. Specifies if the metric is alertable. Alerts can be defined on a metric only if this property is true.

System_CAPS_pubpropertyMetricAvailabilities

Optional. Metric availability specifies the time grain (aggregation interval) and the retention period for the metric in a timegrain.

System_CAPS_pubpropertyMinimumAlertableTimeWindow

Optional. Specifies the minimum alertable time window for the metric.

System_CAPS_pubpropertyName

Optional. Get the metric name.

System_CAPS_pubpropertyNamespace

Optional. Get the metric namespace.

System_CAPS_pubpropertyPrimaryAggregation

Optional. Metric primary aggregation specifies the default type for the metrics. This indicates if the metric is of type average, total, minimum or maximum.

System_CAPS_pubpropertyResourceIdSuffix

Optional. Metric resource id suffix specfies the sub-resource path within the the resource for the metric.

System_CAPS_pubpropertyUnit

Optional. The unit for the metric.

Return to top
Show: