UsageMetric Class
Updated: September 18, 2014
Usage Metric data.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | UsageMetric() | Initializes a new instance of the UsageMetric class. |
| Name | Description | |
|---|---|---|
![]() | CurrentValue | Optional. The current value for the usage metric. |
![]() | Limit | Optional. The quota limit the usage metric. |
![]() | Name | Optional. Get the usage metric name and display name. |
![]() | NextResetTime | Optional. When the current value gets reset. |
![]() | QuotaPeriod | Optional. The amount of time it takes to reset the value. |
![]() | Unit | Optional. The unit for the usage metric. |
| 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.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)