ScheduledJobSourceAdapter.PersistJob(Job2) 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.
Saves job to scheduled job run store.
public override void PersistJob (System.Management.Automation.Job2 job);
override this.PersistJob : System.Management.Automation.Job2 -> unit
Public Overrides Sub PersistJob (job As Job2)
Parameters
- job
- Job2
ScheduledJob