PSIotHubJobResponse Class

Definition

C#
public class PSIotHubJobResponse
Inheritance
PSIotHubJobResponse

Constructors

Properties

EndTimeUtc

Represents the time the job stopped processing.

FailureReason

If status == failure, this represents a string containing the reason.

JobId

The job identifier.

StartTimeUtc

Start time of the Job.

Status

Status of the Job. Possible values include: 'unknown', 'enqueued', 'running', 'completed', 'failed', 'cancelled'

StatusMessage

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'

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest