UpdateCompliance interface
Update compliance information.
Properties
new |
Number of devices with a newer update available. |
on |
Number of devices on the latest update. |
total |
Total number of devices. |
updates |
Number of devices with update in-progress. |
Property Details
newUpdatesAvailableDeviceCount
Number of devices with a newer update available.
newUpdatesAvailableDeviceCount: number
Property Value
number
onLatestUpdateDeviceCount
Number of devices on the latest update.
onLatestUpdateDeviceCount: number
Property Value
number
totalDeviceCount
Total number of devices.
totalDeviceCount: number
Property Value
number
updatesInProgressDeviceCount
Number of devices with update in-progress.
updatesInProgressDeviceCount: number
Property Value
number
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