DetectorAbnormalTimePeriod.Priority Property

Definition

Gets or sets represents the rank of the Detector

[Newtonsoft.Json.JsonProperty(PropertyName="priority")]
public double? Priority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="priority")>]
member this.Priority : Nullable<double> with get, set
Public Property Priority As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to