Freigeben über


DeviceJobStatus Enumeration

Definition

DeviceJob Status-Enumeration

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum DeviceJobStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type DeviceJobStatus = 
Public Enum DeviceJobStatus
Vererbung
DeviceJobStatus
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Canceled 5

Canceled

Completed 3

Abgeschlossen

Failed 4

Fehler

Pending 0

Ausstehend

Running 2

Wird ausgeführt

Scheduled 1

Geplant

Gilt für: