共用方式為


EnrichmentProperties interface

IoT 中樞套用至傳遞至端點之訊息的擴充屬性。

屬性

endpointNames

擴充套用至訊息的端點清單。

key

擴充屬性的索引鍵或名稱。

value

擴充屬性的值。

屬性詳細資料

endpointNames

擴充套用至訊息的端點清單。

endpointNames: string[]

屬性值

string[]

key

擴充屬性的索引鍵或名稱。

key: string

屬性值

string

value

擴充屬性的值。

value: string

屬性值

string