The Metric type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | MetricName |
The metric name
|
![]() | ProviderName |
The name of the provider
|
![]() | Range |
The ranges. Example: if 10 and 5 is specified, the following ranges will be computed: x > 10, 10 >= x > 5, x < 5
|
See Also