TwinProperties.Reported Propriedade

Definição

Obtém e define as Twin propriedades relatadas.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="reported")]
public Microsoft.Azure.Devices.Shared.TwinCollection Reported { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="reported")>]
member this.Reported : Microsoft.Azure.Devices.Shared.TwinCollection with get, set
Public Property Reported As TwinCollection

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a