windowsUpdateNotificationDisplayOption enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Windows Update Notification Display Options
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Not configured |
defaultNotifications | 1 | Use the default Windows Update notifications. |
restartWarningsOnly | 2 | Turn off all notifications, excluding restart warnings. |
disableAllNotifications | 3 | Turn off all notifications, including restart warnings. |
unknownFutureValue | 4 | Evolvable enum member |