Share via


ScheduledJobOptionCmdletBase.IdleDuration Property

Definition

How long the computer needs to be idle before a triggered job task is started.

[System.Management.Automation.Parameter(ParameterSetName="Options")]
public TimeSpan IdleDuration { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="Options")>]
member this.IdleDuration : TimeSpan with get, set
Public Property IdleDuration As TimeSpan

Property Value

Attributes

Applies to