Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableInsertEntityOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • TableInsertEntityOptionalParams

Index

Properties

Optional queryOptions

queryOptions: QueryOptions

Parameter group

Optional requestId

requestId: undefined | string

Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when analytics logging is enabled.

Optional responsePreference

responsePreference: ResponseFormat

Specifies whether the response should include the inserted entity in the payload. Possible values are return-no-content and return-content.

Optional tableEntityProperties

tableEntityProperties: undefined | {}

The properties for the table entity.

Optional timeout

timeout: undefined | number

The timeout parameter is expressed in seconds.

Generated using TypeDoc