Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.06 KB

intune-grouppolicy-grouppolicyoperationtype.md

File metadata and controls

29 lines (23 loc) · 1.06 KB
title description author localization_priority ms.subservice doc_type
groupPolicyOperationType enum type
Type of Group Policy operation.
jaiprakashmb
Normal
intune
enumPageType

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

Type of Group Policy operation.

Members

Member Value Description
none 0 Group Policy invalid operation type.
upload 1 Group Policy upload operation type.
uploadNewVersion 2 Group Policy upload new version operation type.
addLanguageFiles 3 Group Policy add new language(ADML) files operation type.
removeLanguageFiles 4 Group Policy remove language(ADML) files operation type.
updateLanguageFiles 5 Group Policy update language(ADML) files operation type.
remove 6 Group Policy remove uploaded file operation type.