Share via


Output.SizeWindow Property

Definition

Gets or sets the size window to constrain a Stream Analytics output to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to