JobDataType Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Job data is added to one of these streams. Each type of data implies a different type of object.
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
| Member name | Description |
|---|---|
| Debug | DebugRecord |
| Error | ErrorRecord |
| Output | PSObject |
| Progress | ProgressRecord |
| Verbose | VerboseRecord |
| Warning | WarningRecord |
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.