CertificateMergeParameters Class

The certificate merge parameters.

All required parameters must be populated in order to send to Azure.

Inheritance
CertificateMergeParameters

Constructor

CertificateMergeParameters(**kwargs)

Parameters

x509_certificates
list[bytearray]
Required

Required. The certificate or the certificate chain to merge.

certificate_attributes
CertificateAttributes
Required

The attributes of the certificate (optional).

tags
dict[str, str]
Required

Application specific metadata in the form of key-value pairs.