Partager via


IotHubJobResponse.JobId Propriété

Définition

ID unique du travail.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette valeur est créée par le service. Si elle est spécifiée par l’utilisateur, elle sera ignorée.

S’applique à