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

Members

Member Value Description
noError 0 Default Value to indicate no error.
unauthorized 1 The current user does not have access due to lack of RBAC permissions on the resource.
notFound 2 The current user does not have access due to lack of RBAC Scope Tags on the resource.
deleted 3 The resource has been deleted.