LineageGetNextPageQueryParamProperties interface
プロパティ
| api-version | この操作に使用する API バージョン。 |
| direction | 系列の方向 。INPUT、OUTPUT、BOTH のいずれかです。 指定できる値: "INPUT"、"OUTPUT"、"BOTH" |
| limit | ページ サイズ - 既定ではページングはありません。 |
| offset | 改ページ位置を示すオフセット。 |
プロパティの詳細
api-version
この操作に使用する API バージョン。
api-version: string
プロパティ値
string
direction
系列の方向 。INPUT、OUTPUT、BOTH のいずれかです。
指定できる値: "INPUT"、"OUTPUT"、"BOTH"
direction: string
プロパティ値
string
limit
ページ サイズ - 既定ではページングはありません。
limit?: number
プロパティ値
number
offset
改ページ位置を示すオフセット。
offset?: number
プロパティ値
number