次の方法で共有


ScheduledJobOptionCmdletBase.MultipleInstancePolicy Property

Definition

Provides task scheduler options for multiple running instances of the job.

[System.Management.Automation.Parameter(ParameterSetName="Options")]
public Microsoft.PowerShell.ScheduledJob.TaskMultipleInstancePolicy MultipleInstancePolicy { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="Options")>]
member this.MultipleInstancePolicy : Microsoft.PowerShell.ScheduledJob.TaskMultipleInstancePolicy with get, set
Public Property MultipleInstancePolicy As TaskMultipleInstancePolicy

Property Value

Attributes

Applies to