[T] XmsPageable
type XmsPageable: object;Model for x-ms-pageable extension. https://github.com/Azure/autorest/blob/main/docs/extensions/readme.md#x-ms-pageable
Type declaration
| Name | Type | Description |
|---|---|---|
itemName? | string | Name of the property containing the page items. Default: βvalueβ |
nextLinkName | string | Name of the property containing url to the next link. |
operationName? | string | Specifies the name (operationId) of the operation for retrieving the next page. Default: β |