DeviceJobOutcome.DeviceMethodResponse プロパティ

定義

デバイス メソッド ジョブの結果

[Newtonsoft.Json.JsonProperty(PropertyName="deviceMethodResponse")]
public Microsoft.Azure.Devices.CloudToDeviceMethodResult DeviceMethodResponse { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceMethodResponse")>]
member this.DeviceMethodResponse : Microsoft.Azure.Devices.CloudToDeviceMethodResult with get, set
Public Property DeviceMethodResponse As CloudToDeviceMethodResult

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象