Partager via


ConfigurationContent.DeviceContent Propriété

Définition

Contenu de configuration de l’appareil.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à