Share via


ScheduledJobOptionCmdletBase.WakeToRun Property

Definition

Will wake the computer to run the job if computer is in sleep mode when trigger activates.

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

Property Value

Attributes

Applies to