BasicDigitalTwin.CustomProperties プロパティ

定義

デジタル ツインの追加のプロパティ。

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

プロパティ値

属性
Newtonsoft.Json.JsonExtensionDataAttribute

注釈

このフィールドには、このクラスの他の強力な型によってまだ定義されていないデジタル ツインのプロパティが含まれます。

適用対象