Compartir a través de


IotHubJobResponse.JobId Propiedad

Definición

Identificador único del trabajo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

El servicio crea este valor. Si el usuario lo especifica, se omitirá.

Se aplica a