deviceManagementReportFileFormat 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.
Possible values for the file format of a report to be exported.
Members
Member | Value | Description |
---|---|---|
csv | 0 | CSV Format. |
1 | PDF Format (Deprecate later). | |
json | 2 | JSON Format. |
unknownFutureValue | 3 | Evolvable enumeration sentinel value. Do not use. |