TwinState.DesiredProperties Property

Definition

Getter and setter the desired properties.

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Azure.Devices.Shared.TwinCollection DesiredProperties { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.DesiredProperties : Microsoft.Azure.Devices.Shared.TwinCollection with get, set
Public Property DesiredProperties As TwinCollection

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to