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