IRollingInputData.WindowOffset Property

Definition

[Required] The time offset between the end of the data window and the monitor's current run time.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The time offset between the end of the data window and the monitor's current run time.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=true, SerializedName="windowOffset")]
public TimeSpan WindowOffset { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The time offset between the end of the data window and the monitor's current run time.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=true, SerializedName="windowOffset")>]
member this.WindowOffset : TimeSpan with get, set
Public Property WindowOffset As TimeSpan

Property Value

Attributes

Applies to