共用方式為


ConfigurationMetrics interface

Iot 中樞裝置和模組的設定計量。

屬性

queries

索引鍵/值組與查詢及其識別碼。

results

計量集合查詢的結果。

屬性詳細資料

queries

索引鍵/值組與查詢及其識別碼。

queries?: [key: string]: string

屬性值

[key: string]: string

results

計量集合查詢的結果。

results?: [key: string]: number

屬性值

[key: string]: number