LogToMetricAction.Criteria Property

Definition

Gets or sets criteria of Metric

[Newtonsoft.Json.JsonProperty(PropertyName="criteria")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.Criteria> Criteria { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="criteria")>]
member this.Criteria : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.Criteria> with get, set
Public Property Criteria As IList(Of Criteria)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to