Skip to content

Commit 2882a09

Browse files
authored
Update cloudpcexportjob.md
1 parent 405e3d3 commit 2882a09

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

api-reference/beta/resources/cloudpcexportjob.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Represents the export job for downloading a specified Cloud PC report.
3333
| filter | String | The filter applied on the report. |
3434
| format | String | The format of the exported report. |
3535
| id | String | The unique identifier for the report. Read-only. |
36-
| reportName | [cloudPcReportName](#cloudpcreportname-values) | The report name. The possible values are: `remoteConnectionHistoricalReports`, `dailyAggregatedRemoteConnectionReports`, `totalAggregatedRemoteConnectionReports`, `sharedUseLicenseUsageReport`, `sharedUseLicenseUsageRealTimeReport`, `unknownFutureValue`, `noLicenseAvailableConnectivityFailureReport`, `frontlineLicenseUsageReport`, `frontlineLicenseUsageRealTimeReport`, `remoteConnectionQualityReports`, `inaccessibleCloudPcReports`, `actionStatusReport`, `rawRemoteConnectionReports`, `cloudPcUsageCategoryReports`, `crossRegionDisasterRecoveryReport`, `regionalConnectionQualityTrendReport`, `regionalConnectionQualityInsightsReport`, `remoteConnectionQualityReport`, `bulkActionStatusReport`, `regionalInaccessibleCloudPcTrendReport`. You must use the `Prefer: include-unknown-enum-members` request header to get the following values in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `noLicenseAvailableConnectivityFailureReport`, `frontlineLicenseUsageReport`, `frontlineLicenseUsageRealTimeReport`, `remoteConnectionQualityReports`, `inaccessibleCloudPcReports`, `rawRemoteConnectionReports`, `cloudPcUsageCategoryReports`, `crossRegionDisasterRecoveryReport`.|
36+
| reportName | [cloudPcReportName](#cloudpcreportname-values) | The report name. The possible values are: `remoteConnectionHistoricalReports`, `dailyAggregatedRemoteConnectionReports`, `totalAggregatedRemoteConnectionReports`, `sharedUseLicenseUsageReport`, `sharedUseLicenseUsageRealTimeReport`, `unknownFutureValue`, `noLicenseAvailableConnectivityFailureReport`, `frontlineLicenseUsageReport`, `frontlineLicenseUsageRealTimeReport`, `remoteConnectionQualityReports`, `inaccessibleCloudPcReports`, `actionStatusReport`, `rawRemoteConnectionReports`, `cloudPcUsageCategoryReports`, `crossRegionDisasterRecoveryReport`, `regionalConnectionQualityTrendReport`, `regionalConnectionQualityInsightsReport`, `remoteConnectionQualityReport`, `bulkActionStatusReport`, `regionalInaccessibleCloudPcTrendReport`. You must use the `Prefer: include-unknown-enum-members` request header to get the following values in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `noLicenseAvailableConnectivityFailureReport`, `frontlineLicenseUsageReport`, `frontlineLicenseUsageRealTimeReport`, `remoteConnectionQualityReports`, `inaccessibleCloudPcReports`, `rawRemoteConnectionReports`, `cloudPcUsageCategoryReports`, `crossRegionDisasterRecoveryReport`, `remoteConnectionQualityReport`, `bulkActionStatusReport`, `regionalInaccessibleCloudPcTrendReport`.|
3737
| requestDateTime | DateTimeOffset | The date and time when the export job was requested. |
3838
| select | String collection | The selected columns of the report. |
3939

@@ -72,7 +72,8 @@ Represents the export job for downloading a specified Cloud PC report.
7272
| regionalConnectionQualityInsightsReport | The regional connection quality insights reports of Cloud PCs. |
7373
| remoteConnectionQualityReport | The overall connection quality reports for all devices under a tenant. |
7474
| bulkActionStatusReport | The details of Cloud PC bulk actions, including bulk action status, name, type, state, completion state, and request date time. |
75-
| regionalInaccessibleCloudPcTrendReport | the weekly regional aggregated report of inaccessible Cloud PC trends |
75+
| regionalInaccessibleCloudPcTrendReport | The weekly regional aggregated report of inaccessible Cloud PC trends. |
76+
7677
## Relationships
7778

7879
None.

0 commit comments

Comments
 (0)