ScheduledJobInvocationInfo Constructor
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.
Constructor.
public ScheduledJobInvocationInfo (System.Management.Automation.JobDefinition definition, System.Collections.Generic.Dictionary<string,object> parameters);
new Microsoft.PowerShell.ScheduledJob.ScheduledJobInvocationInfo : System.Management.Automation.JobDefinition * System.Collections.Generic.Dictionary<string, obj> -> Microsoft.PowerShell.ScheduledJob.ScheduledJobInvocationInfo
Public Sub New (definition As JobDefinition, parameters As Dictionary(Of String, Object))
Parameters
- definition
- JobDefinition
JobDefinition
- parameters
- Dictionary<String,Object>
Dictionary of parameters