ScheduledJobDefinition.UpdateOptions(ScheduledJobOptions, Boolean) Method
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.
Updates scheduled job options.
public void UpdateOptions (Microsoft.PowerShell.ScheduledJob.ScheduledJobOptions options, bool save);
member this.UpdateOptions : Microsoft.PowerShell.ScheduledJob.ScheduledJobOptions * bool -> unit
Public Sub UpdateOptions (options As ScheduledJobOptions, save As Boolean)
Parameters
- options
- ScheduledJobOptions
ScheduledJobOptions or null for default
- save
- Boolean
Update Windows Task Scheduler and save to store