Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1016 Bytes

intune-deviceconfig-macoscontentcachingtype.md

File metadata and controls

25 lines (19 loc) · 1016 Bytes
title description author localization_priority ms.subservice doc_type
macOSContentCachingType enum type
Indicates the type of content allowed to be cached by Apple's content caching service.
jaiprakashmb
Normal
intune
enumPageType

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

Indicates the type of content allowed to be cached by Apple's content caching service.

Members

Member Value Description
notConfigured 0 Default. Both user iCloud data and non-iCloud data will be cached.
userContentOnly 1 Allow Apple's content caching service to cache user iCloud data.
sharedContentOnly 2 Allow Apple's content caching service to cache non-iCloud data (e.g. app and software updates).