Compartilhar via


IotHubJobResponse.Status Propriedade

Definição

O status do trabalho.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Esse valor é criado pelo serviço. Se especificado pelo usuário, ele será ignorado.

Aplica-se a