Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 922 Bytes

intune-softwareupdate-driverapprovalaction.md

File metadata and controls

25 lines (19 loc) · 922 Bytes
title description author localization_priority ms.subservice doc_type
driverApprovalAction enum type
An enum type to represent approval actions of single or list of drivers.
jaiprakashmb
Normal
intune
enumPageType

driverApprovalAction 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 approval actions of single or list of drivers.

Members

Member Value Description
approve 0 This indicates the action to approve single or list of drivers.
decline 1 This indicates the action to approve single or list of drivers.
suspend 2 This indicates the action to suspend single or list of drivers.