你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TillageDataListResponseOutput interface
分页响应包含请求的对象列表和用于获取下一组结果的 URL 链接。
列表中下一页结果的继续链接(绝对 URI)。
nextLink?: string
属性值
string
检索下一页时使用的令牌。 如果为 null,则没有其他页。
skipToken?: string
属性值
string