JobIdentifier Class
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.
Object that must be created by PowerShell to allow reuse of an ID for a job. Also allows setting of the Instance Id so that jobs may be recreated.
public ref class JobIdentifier sealed
public sealed class JobIdentifier
type JobIdentifier = class
Public NotInheritable Class JobIdentifier
- Inheritance
-
JobIdentifier