LogMetricTrigger.MetricColumn Property

Definition

Gets or sets evaluation of metric on a particular column

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to