Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificatesCreateOrUpdateOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • CertificatesCreateOrUpdateOptionalParams

Index

Properties

Properties

Optional certificate

certificate: undefined | string

base-64 representation of the X509 leaf certificate .cer file or just .pem file content.

Optional ifMatch

ifMatch: undefined | string

ETag of the Certificate. Do not specify for creating a brand new certificate. Required to update an existing certificate.

Generated using TypeDoc