Freigeben über


IotHubJobResponse.Status Eigenschaft

Definition

Der Status des Auftrags.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="status")]
public Microsoft.Azure.Devices.JobStatus Status { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="status")>]
member this.Status : Microsoft.Azure.Devices.JobStatus with get, set
Public Property Status As JobStatus

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Dieser Wert wird vom Dienst erstellt. Wenn vom Benutzer angegeben, wird es ignoriert.

Gilt für: