ScheduledJobDefinition.Definition 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.
Contains the script commands that define the job.
public System.Management.Automation.JobDefinition Definition { get; }
member this.Definition : System.Management.Automation.JobDefinition
Public ReadOnly Property Definition As JobDefinition