Compartir a través de


Job.DeviceId Propiedad

Definición

Obtiene o establece el identificador de dispositivo en el que se ejecutó el trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceId")]
public string DeviceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceId")>]
member this.DeviceId : string with get, set
Public Property DeviceId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a