Constructor MetricAttribute
MetricAttribute(String, Object)
Initializes a new MetricAttribute.
Declaration
public MetricAttribute(string metricName, object operand)
Parameters
Type | Name | Description |
---|---|---|
String | metricName | Metric name. |
Object | operand | Metric operand. |