MetricSpecification.MetricClass Property

Definition

Gets or sets type of metrics.

[Newtonsoft.Json.JsonProperty(PropertyName="metricClass")]
public string MetricClass { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metricClass")>]
member this.MetricClass : string with get, set
Public Property MetricClass As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to