Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpsertOptions

Hierarchy

  • UpsertOptions

Index

Properties

durabilityLevel?: DurabilityLevel

Specifies the level of synchronous durability for this operation.

expiry?: number

Specifies the expiry time for this document, specified in seconds.

preserveExpiry?: boolean

Specifies that any existing expiry on the document should be preserved.

timeout?: number

The timeout for this operation, represented in milliseconds.

transcoder?: Transcoder

Specifies an explicit transcoder to use for this specific operation.

Generated using TypeDoc