CertificateUpdateParameters Class

The parameters supplied to the update certificate operation.

Inheritance
CertificateUpdateParameters

Constructor

CertificateUpdateParameters(*, name: Optional[str] = None, description: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Gets or sets the name of the certificate.

description
str
Required

Gets or sets the description of the certificate.