Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificateResponse

Package version

interface

An interface representing CertificateResponse. The X509 Certificate.

extends

BaseResource

Hierarchy

  • any
    • CertificateResponse

Index

Properties

Properties

Optional etag

etag: undefined | string
member

{string} [etag] The entity tag. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string
member

{string} [id] The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string
member

{string} [name] The name of the certificate. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

member

{CertificateProperties} [properties] properties of a certificate

Optional type

type: undefined | string
member

{string} [type] The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc