TumblingWindowTrigger.Interval Property

Definition

Gets or sets the interval of the time windows. The minimum interval allowed is 15 Minutes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to