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
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