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[]
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for JavaScript