ScheduledJobOptions.JobDefinition 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.
ScheduledJobDefinition object associated with this options object.
public Microsoft.PowerShell.ScheduledJob.ScheduledJobDefinition JobDefinition { get; }
member this.JobDefinition : Microsoft.PowerShell.ScheduledJob.ScheduledJobDefinition
Public ReadOnly Property JobDefinition As ScheduledJobDefinition