PSMetricAlertRuleV2.Criteria Property

Definition

Gets or sets list of criteria.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to