RuleMetricDataSource.MetricName Property

Definition

Gets or sets the name of the metric that defines what the rule monitors.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to