Compartilhar via


ClientTwinDocument.Reported Propriedade

Definição

Obtém e define as propriedades relatadas do gêmeo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a