Group interface
Group details.
Properties
created |
Date and time when the update was created. |
device |
The number of devices in the group. |
group |
Group identity. |
group |
Group type. |
tags | IoT Hub tags. |
Property Details
createdDateTime
Date and time when the update was created.
createdDateTime: string
Property Value
string
deviceCount
The number of devices in the group.
deviceCount?: number
Property Value
number
groupId
Group identity.
groupId: string
Property Value
string
groupType
Group type.
groupType: string
Property Value
string
tags
IoT Hub tags.
tags: string[]
Property Value
string[]
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript