Share via


LocationThresholdRuleCondition.FailedLocationCount Property

Definition

Gets or sets the number of locations that must fail to activate the alert.

[Newtonsoft.Json.JsonProperty(PropertyName="failedLocationCount")]
public int FailedLocationCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedLocationCount")>]
member this.FailedLocationCount : int with get, set
Public Property FailedLocationCount As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to