Pagesize
The maximum number of results to return per page from Microsoft OneDrive.
データ型
int
デフォルト値
1000
解説
The Pagesize property affects the maximum number of results to return per page from Microsoft OneDrive. While the data source optimizes the default page size for most use cases, you may need to adjust this value depending on the specific object or service endpoint you are querying. Increasing the page size may improve performance, but it could also result in higher memory consumption per page.
The maximum allowed value for pagesize for Users, Groups and GroupMembers views is 999. For others it is 5000.