Compartir a través de


ScheduledJob.DeviceId Propiedad

Definición

Identificador del dispositivo para esta respuesta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Puede ser null (por ejemplo, en el caso de una orquestación primaria).

Se aplica a