Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The size window to constrain a Stream Analytics output to.
public float? SizeWindow { get; set; }
member this.SizeWindow : Nullable<single> with get, set