JobInvocationInfo Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Class that helps define the parameters to be passed to a job so that the job can be instantiated without having to specify the parameters explicitly. Helps in passivating job parameters to disk
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
This class is not required if CommandParameterCollection adds a public constructor.The actual implementation of this class will happen in M2
System.Object
System.Management.Automation.JobInvocationInfo
Microsoft.PowerShell.ScheduledJob.ScheduledJobInvocationInfo
System.Management.Automation.JobInvocationInfo
Microsoft.PowerShell.ScheduledJob.ScheduledJobInvocationInfo
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.