Skip to main content

resource_job

Overview

Nameresource_job
TypeResource
Idazure.iot_hub.resource_job

Fields

NameDatatypeDescription
endTimeUtcstringThe time the job stopped processing.
failureReasonstringIf status == failed, this string containing the reason for the failure.
jobIdstringThe job identifier.
parentJobIdstringThe job identifier of the parent job, if any.
startTimeUtcstringThe start time of the job.
statusstringThe status of the job.
statusMessagestringThe status message for the job.
typestringThe type of the job.

Methods

NameAccessible byRequired Params
getSELECTapi-version, jobId, resourceGroupName, resourceName, subscriptionId