Share via


Output.TimeWindow Property

Definition

Gets or sets the time frame for filtering Stream Analytics job outputs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to