Compartilhar via


ExportImportDevice.Properties Propriedade

Definição

As propriedades desejadas e relatadas para o dispositivo ou módulo.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="properties")]
public Microsoft.Azure.Devices.ExportImportDevice.PropertyContainer Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Devices.ExportImportDevice.PropertyContainer with get, set
Public Property Properties As ExportImportDevice.PropertyContainer

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a