DeviceJob Class
Definition
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.
Contains DeviceJob properties and their accessors.
public class DeviceJob
type DeviceJob = class
Public Class DeviceJob
- Inheritance
-
DeviceJob
Constructors
DeviceJob() |
Properties
CreatedDateTimeUtc |
Device Job Creation time |
DeviceId |
Device Id |
EndTimeUtc |
Device Job End Time |
Error |
Device Job Error |
JobId |
Job Id |
JobType |
Device Job type |
LastUpdatedDateTimeUtc |
Device Job last updated time |
Outcome |
Outcome for the device job containing job type specifics |
StartTimeUtc |
Device Job Start Time |
Status |
Device Job Status |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET