Interface AppendOptions

Hierarchy

  • AppendOptions

Properties

durabilityLevel?: DurabilityLevel

Specifies the level of synchronous durability for this operation.

parentSpan?: RequestSpan

The parent tracing span that this operation will be part of.

timeout?: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc