Compartir a través de


TwinProperties.Reported Propiedad

Definición

Obtiene y establece las Twin propiedades notificadas.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a