Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableCreateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • TableCreateOptionalParams

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.

Generated using TypeDoc