Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexersCreateOrUpdateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • IndexersCreateOrUpdateOptionalParams

Index

Properties

Optional ifMatch

ifMatch: undefined | string

Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value.

Optional ifNoneMatch

ifNoneMatch: undefined | string

Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value.

Optional requestOptionsParam

requestOptionsParam: RequestOptions

Parameter group

Generated using TypeDoc