JobInner.SourceDeviceId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to