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

An enum type to represent which category a driver belongs to.

Members

Member Value Description
recommended 0 This indicates a driver is recommended by Microsoft.
previouslyApproved 1 This indicates a driver was recommended by Microsoft and IT admin has taken some approval action on it.
other 2 This indicates a driver is never recommended by Microsoft.