androidDeviceOwnerSystemUpdateInstallType enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

System Update Types for Android Device Owner.

Members

Member Value Description
deviceDefault 0 Device default behavior, which typically prompts the user to accept system updates.
postpone 1 Postpone automatic install of updates up to 30 days.
windowed 2 Install automatically inside a daily maintenance window.
automatic 3 Automatically install updates as soon as possible.