windowsUpdateNotificationDisplayOption 列挙型
名前空間: microsoft.graph
注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。
Windows Update 通知の表示オプション
メンバー
メンバー | 値 | 説明 |
---|---|---|
notConfigured | 0 | 未構成 |
defaultNotifications | 1 | 既定の Windows Update 通知を使用します。 |
restartWarningsOnly | 2 | 再起動の警告を除き、すべての通知をオフにします。 |
disableAllNotifications | 3 | 再起動の警告など、すべての通知をオフにします。 |
unknownFutureValue | 4 | 進化可能な列挙型メンバー |