Package version:

Parameters of the search job that initiated this table.

Hierarchy

  • SearchResults

Properties

azureAsyncOperationId?: string

Search results table async operation id. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Search job Description.

endSearchTime?: Date

The timestamp to end the search by (UTC)

limit?: number

Limit the search job to return up to specified number of rows.

query?: string

Search job query.

sourceTable?: string

The table used in the search job. NOTE: This property will not be serialized. It can only be populated by the server.

startSearchTime?: Date

The timestamp to start the search from (UTC)

Generated using TypeDoc