Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PoolUpdateOptionalParams

Package version

interface

An interface representing PoolUpdateOptionalParams. Optional Parameters.

extends

RequestOptionsBase

Hierarchy

  • any
    • PoolUpdateOptionalParams

Index

Properties

Properties

Optional ifMatch

ifMatch: undefined | string
member

{string} [ifMatch] The entity state (ETag) version of the pool to update. This value can be omitted or set to "*" to apply the operation unconditionally.

Generated using TypeDoc