Skip to content

Commit b1a5692

Browse files
authored
Update cloudpcreports-getcloudpcperformancereport.md
1 parent 76a288e commit b1a5692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/cloudpcreports-getcloudpcperformancereport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The following table shows the parameters that you can use with this method.
5050
| filter | String | OData `$filter` syntax. Supported filters are: `and`, `or`, `gt`, and `eq`. |
5151
| groupBy | String collection | Specifies how to group the reports. If used, must have the same content as the **select** parameter. |
5252
| orderBy | String collection | Specifies how to sort the reports. |
53-
| reportName | cloudPCPerformanceReportName | The report name. The possible value are: `performanceTrendReport`, `unknownFutureValue`. |
53+
| reportName | cloudPCPerformanceReportName | The report name. The possible values are: `performanceTrendReport`, `unknownFutureValue`. |
5454
| search | String | Specifies a String to search. |
5555
| select | String collection | OData `$select` syntax. The selected columns of the reports. |
5656
| skip | Int32 | Number of records to skip. |

0 commit comments

Comments
 (0)