你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PageSettings interface

An interface that tracks the settings for paged iteration

Properties

continuationToken

The token that keeps track of where to continue the iterator

Property Details

continuationToken

The token that keeps track of where to continue the iterator

continuationToken?: string

Property Value

string