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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET