Interface BuildQueryIndexOptions

Hierarchy

  • BuildQueryIndexOptions

Properties

collectionName?: string

Specifies the collection of this index.

Deprecated

Use CollectionQueryIndexManager instead.

scopeName?: string

Specifies the collection scope of this index.

Deprecated

Use CollectionQueryIndexManager instead.

timeout?: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc