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