Share via


LineageGetNextPageQueryParamProperties interface

Properties

api-version

The API version to use for this operation.

direction

The direction of the lineage, which could be INPUT, OUTPUT or BOTH.

Possible values: "INPUT", "OUTPUT", "BOTH"

limit

The page size - by default there is no paging.

offset

The offset for pagination purpose.

Property Details

api-version

The API version to use for this operation.

api-version: string

Property Value

string

direction

The direction of the lineage, which could be INPUT, OUTPUT or BOTH.

Possible values: "INPUT", "OUTPUT", "BOTH"

direction: string

Property Value

string

limit

The page size - by default there is no paging.

limit?: number

Property Value

number

offset

The offset for pagination purpose.

offset?: number

Property Value

number