Freigeben über


IotHubJobResponse.JobId Eigenschaft

Definition

Die eindeutige ID des Auftrags.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="jobId")]
public string JobId { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="jobId")>]
member this.JobId : string with get, set
Public Property JobId As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

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

Gilt für: