deviceManangementIntentValueType 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
integer 0 The setting value is an integer
boolean 1 The setting value is a boolean
string 2 The setting value is a string
complex 3 The setting value is a complex object
collection 4 The setting value is a collection
abstractComplex 5 The setting value is an abstract complex object