PSIotHubJobResponse Class
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.
public class PSIotHubJobResponse
type PSIotHubJobResponse = class
Public Class PSIotHubJobResponse
- Inheritance
-
PSIotHubJobResponse
End |
Represents the time the job stopped processing. |
Failure |
If status == failure, this represents a string containing the reason. |
Job |
The job identifier. |
Start |
Start time of the Job. |
Status |
Status of the Job. Possible values include: 'unknown', 'enqueued', 'running', 'completed', 'failed', 'cancelled' |
Status |
The status message for the job. |
Type |
The type of job to execute. Possible values include: 'unknown', 'export', 'import', 'backup', 'readDeviceProperties', 'writeDeviceProperties', 'updateDeviceConfiguration', 'rebootDevice', 'factoryResetDevice', 'firmwareUpdate' |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |