ConfigurationContent.DeviceContent Propriedade

Definição

O conteúdo de configuração do dispositivo.

[Newtonsoft.Json.JsonProperty(PropertyName="deviceContent")]
public System.Collections.Generic.IDictionary<string,object> DeviceContent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceContent")>]
member this.DeviceContent : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property DeviceContent As IDictionary(Of String, Object)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a