RollingInputData.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public TimeSpan? WindowOffset { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.WindowOffset : Nullable<TimeSpan> with get, set
Public Property WindowOffset As Nullable(Of TimeSpan)

Property Value

Implements

Attributes

Applies to