BasicDigitalTwinComponent.Contents Property

Definition

This field will contain properties and components as defined in the contents section of the DTDL definition of the twin.

[System.Text.Json.Serialization.JsonExtensionData]
public System.Collections.Generic.IDictionary<string,object> Contents { get; set; }
[<System.Text.Json.Serialization.JsonExtensionData>]
member this.Contents : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Contents As IDictionary(Of String, Object)

Property Value

Attributes

Applies to