deviceManagementReportFileFormat enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Possible values for the file format of a report
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. |