Share via


DeviceJobType Énumération

Définition

Type DeviceJob

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum DeviceJobType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type DeviceJobType = 
Public Enum DeviceJobType
Héritage
DeviceJobType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

ScheduleDeviceMethod 1

Planifier le type de travail de méthode directe.

ScheduleUpdateTwin 2

Planifier le type de travail de jumeau de mise à jour.

Unknown 0

Type de travail inconnu.

S’applique à