共用方式為


DeviceTelemetryEvent interface

DeviceTelemetry) 裝置遙測 (事件的 EventGridEvent Data 屬性架構。

屬性

body

來自裝置的訊息內容。

properties

應用程式屬性為可新增至訊息的使用者定義字串。 這些欄位為選擇性。

systemProperties

系統屬性可協助識別訊息的內容和來源。

屬性詳細資料

body

來自裝置的訊息內容。

body: any

屬性值

any

properties

應用程式屬性為可新增至訊息的使用者定義字串。 這些欄位為選擇性。

properties: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

systemProperties

系統屬性可協助識別訊息的內容和來源。

systemProperties: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}