DirectMethodResponse.PayloadConvention Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET