DirectMethodResponse.PayloadConvention Property

Definition

The convention to use with the direct method payload.

[Newtonsoft.Json.JsonIgnore]
protected internal Microsoft.Azure.Devices.Client.PayloadConvention PayloadConvention { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.PayloadConvention : Microsoft.Azure.Devices.Client.PayloadConvention with get, set
Protected Friend Property PayloadConvention As PayloadConvention

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to