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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for JavaScript