PageSettings interface
ページングされたイテレーションの設定を追跡するインターフェイス
プロパティ
continuation |
反復子を続行する場所を追跡するトークン |
max |
ページイテレーション中のページのサイズ |
プロパティの詳細
continuationToken
反復子を続行する場所を追跡するトークン
continuationToken?: string
プロパティ値
string
maxPageSize
ページイテレーション中のページのサイズ
maxPageSize?: number
プロパティ値
number