NewJobTriggerCommand.AtLogOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Switch to specify an AtLogon trigger.
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="AtLogon", Position=0)]
public System.Management.Automation.SwitchParameter AtLogOn { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="AtLogon", Position=0)>]
member this.AtLogOn : System.Management.Automation.SwitchParameter with get, set
Public Property AtLogOn As SwitchParameter
Property Value
- Attributes