autoRestartNotificationDismissalMethod enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Auto restart required notification dismissal method
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Not configured |
automatic | 1 | Auto dismissal Indicates that the notification is automatically dismissed without user intervention |
user | 2 | User dismissal. Allows the user to dismiss the notification |
unknownFutureValue | 3 | Evolvable enum member |