Share via


IOutput.SizeWindow Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="sizeWindow")]
public float? SizeWindow { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="sizeWindow")>]
member this.SizeWindow : Nullable<single> with get, set
Public Property SizeWindow As Nullable(Of Single)

Property Value

Attributes

Applies to