DeviceJob クラス

定義

DeviceJob プロパティとそのアクセサーが含まれます。

public class DeviceJob
type DeviceJob = class
Public Class DeviceJob
継承
DeviceJob

コンストラクター

DeviceJob()

DeviceJob プロパティとそのアクセサーが含まれます。

プロパティ

CreatedDateTimeUtc

デバイス ジョブの作成時間

DeviceId

デバイス Id

EndTimeUtc

デバイス ジョブの終了時刻

Error

デバイス ジョブ エラー

JobId

ジョブ ID

JobType

デバイス ジョブの種類

LastUpdatedDateTimeUtc

デバイス ジョブの最終更新時刻

Outcome

ジョブの種類の詳細を含むデバイス ジョブの結果

StartTimeUtc

デバイス ジョブの開始時刻

Status

デバイス ジョブの状態

適用対象