MetricValue Properties

 

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

NameDescription
System_CAPS_pubpropertyAnnotation

Optional. Specifies annotation for the metric.

System_CAPS_pubpropertyAverage

Optional. Specifies the average value in the time interval.

System_CAPS_pubpropertyCount

Optional. Specifies the sample count in the time interval. Can be used to determine the number of values that contributed to the average value.

System_CAPS_pubpropertyMaximum

Optional. Specifies the maximum value in the time interval.

System_CAPS_pubpropertyMinimum

Optional. Specifies the minimum value in the time interval.

System_CAPS_pubpropertyTimestamp

Optional. The timestamp for the metric value.

System_CAPS_pubpropertyTotal

Optional. Specifies the total value in the time interval.

Return to top
Show: