ListTextBlocklistItemsQueryParamProperties interface
Properties
maxpagesize | The maximum number of result items per page. |
skip | The number of result items to skip. |
top | The number of result items to return. |
Property Details
maxpagesize
The maximum number of result items per page.
maxpagesize?: number
Property Value
number
skip
The number of result items to skip.
skip?: number
Property Value
number
top
The number of result items to return.
top?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript