共用方式為


LocationThresholdRuleCondition.FailedLocationCount Property

Definition

[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