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[]
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript