Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppConfigurationDeleteLockOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • AppConfigurationDeleteLockOptionalParams

Index

Properties

Optional ifMatch

ifMatch: undefined | string

Used to perform an operation only if the targeted resource's etag matches the value provided.

Optional ifNoneMatch

ifNoneMatch: undefined | string

Used to perform an operation only if the targeted resource's etag does not match the value provided.

Optional label

label: undefined | string

The label, if any, of the key-value to unlock.

Generated using TypeDoc