Partager via


JobResponse.DeviceId Propriété

Définition

DeviceId lié à cette réponse. Elle peut être null (par exemple, dans le cas d’une orchestration parente).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à