Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificateUpdateOptionalParams

Package version

interface

An interface representing CertificateUpdateOptionalParams. Optional Parameters.

extends

RequestOptionsBase

Hierarchy

  • any
    • CertificateUpdateOptionalParams

Index

Properties

Properties

Optional ifMatch

ifMatch: undefined | string
member

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

Generated using TypeDoc