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: Optional[Union[str, azure.mgmt.databoxedge.v2019_03_01.models._data_box_edge_management_client_enums.AuthenticationType]] = 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.