Partager via


DeviceJob.JobType Propriété

Définition

Type de travail d’appareil

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="jobType")]
public Microsoft.Azure.Devices.DeviceJobType JobType { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="jobType")>]
member this.JobType : Microsoft.Azure.Devices.DeviceJobType with get, set
Public Property JobType As DeviceJobType

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à