automaticUpdateMode 枚举类型
命名空间:microsoft.graph
注意: 适用于 Intune 的 Microsoft Graph API 需要适用于租户的 活动 Intune 许可证。
自动更新模式的可能值。
成员
| 成员 | 值 | 说明 |
|---|---|---|
| userDefined | 0 | 用户定义,默认值,无意向。 |
| notifyDownload | 1 | 下载时通知。 |
| autoInstallAtMaintenanceTime | 2 | 在维护时自动安装。 |
| autoInstallAndRebootAtMaintenanceTime | 3 | 在维护时自动安装和重新启动。 |
| autoInstallAndRebootAtScheduledTime | 4 | 在计划的时间自动安装和重新启动。 |
| autoInstallAndRebootWithoutEndUserControl | 5 | 在没有最终用户控制的情况下自动安装和重新启动 |
反馈
提交和查看相关反馈