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