PSJob Constructor

Overload List

Name Description
PSJob ()  
PSJob (String)
Initializes a new instance of the PSJob class, and defines the pipeline to be executed by the PSJob.
PSJob (String, String)
Initializes a new instance of the PSJob class, and defines the pipeline and name of the PSJob.
PSJob (String, String, Generic IList)
Initializes a new instance of the PSJob class, and defines the pipeline, name, and child jobs of the PSJob.

See Also

Reference

PSJob Class
PSJob Members
System.Management.Automation Namespace

Send comments about this topic to Microsoft.