Freigeben über


DeviceJob.JobType Eigenschaft

Definition

Geräteauftragstyp

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Gilt für: