Share via


IRollingInputData.WindowSize Property

Definition

[Required] The size of the rolling data window.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The size of the rolling data window.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=true, SerializedName="windowSize")]
public TimeSpan WindowSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The size of the rolling data window.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=true, SerializedName="windowSize")>]
member this.WindowSize : TimeSpan with get, set
Public Property WindowSize As TimeSpan

Property Value

Attributes

Applies to