MetricValue Class
Represents a metric value.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
| Name | Description | |
|---|---|---|
![]() | MetricValue() | Initializes a new instance of the MetricValue class. |
| Name | Description | |
|---|---|---|
![]() | Annotation | Optional. Specifies annotation for the metric. |
![]() | Average | Optional. Specifies the average value in the time interval. |
![]() | Count | Optional. Specifies the sample count in the time interval. Can be used to determine the number of values that contributed to the average value. |
![]() | Maximum | Optional. Specifies the maximum value in the time interval. |
![]() | Minimum | Optional. Specifies the minimum value in the time interval. |
![]() | Timestamp | Optional. The timestamp for the metric value. |
![]() | Total | Optional. Specifies the total value in the time interval. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)