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

Contains all supported file system detection type.

Members

Member Value Description
notConfigured 0 Not configured.
exists 1 Whether the specified file or folder exists.
modifiedDate 2 Last modified date.
createdDate 3 Created date.
version 4 Version value type.
sizeInMB 5 Size detection type.
doesNotExist 6 The specified file or folder does not exist.