Compartir a través de


DeviceJob.Outcome Propiedad

Definición

Resultado del trabajo de dispositivo que contiene detalles de tipo de trabajo

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a