macOSSoftwareUpdateDelayPolicy 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.

Flag enum to determine whether to delay software updates for macOS.

Members

Member Value Description
none 0 Software update delays will not be enforced.
delayOSUpdateVisibility 1 Force delays for OS software updates.
delayAppUpdateVisibility 2 Force delays for app software updates.
unknownFutureValue 4 Sentinel member for cases where the client cannot handle the new enum values.
delayMajorOsUpdateVisibility 8 Force delays for major OS software updates.