NewJobTriggerCommand.AtStartup 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 AtStartup trigger.
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="AtStartup", Position=0)]
public System.Management.Automation.SwitchParameter AtStartup { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="AtStartup", Position=0)>]
member this.AtStartup : System.Management.Automation.SwitchParameter with get, set
Public Property AtStartup As SwitchParameter
Property Value
- Attributes