StatusCodesBasedTrigger.TimeInterval Property

Definition

Gets or sets time interval.

[Newtonsoft.Json.JsonProperty(PropertyName="timeInterval")]
public string TimeInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeInterval")>]
member this.TimeInterval : string with get, set
Public Property TimeInterval As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to