Compartir a través de


ConfigurationContent.DeviceContent Propiedad

Definición

Contenido de configuración del 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a