UploadCertificateRequest Class

The upload certificate request.

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

Inheritance
UploadCertificateRequest

Constructor

UploadCertificateRequest(*, certificate: str, authentication_type=None, **kwargs)

Parameters

authentication_type
str or AuthenticationType
Required

The authentication type. Possible values include: 'Invalid', 'AzureActiveDirectory'

certificate
str
Required

Required. The base64 encoded certificate raw data.