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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript