Compartir a través de


DirectMethodResponse.PayloadConvention Propiedad

Definición

Convención que se va a usar con la carga del método directo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Se aplica a