Freigeben über


ConfigurationContent.DeviceContent Eigenschaft

Definition

Der Inhalt der Gerätekonfiguration.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: