PagedTaskOutput interface
タスク 項目のページ コレクション
プロパティ
| next |
アイテムの次のページへのリンク |
| total |
結果セット全体で使用できるアイテムの合計数。 |
| value | このページのタスク 項目 |
プロパティの詳細
nextLink
アイテムの次のページへのリンク
nextLink?: string
プロパティ値
string
totalElements
結果セット全体で使用できるアイテムの合計数。
totalElements?: number
プロパティ値
number