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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript