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

Represents the expected type for a macOS custom attribute script value.

Members

Member Value Description
integer 0 Indicates the value for a custom attribute script is an integer.
string 1 Indicates the value for a custom attribute script is a string.
dateTime 2 Indicates the value for a custom attribute script is a date conforming to ISO 8601.