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.datab.models._data_box_edge_management_client_enums.AuthenticationType]] = None, **kwargs)
Parameters
- authentication_type
- str or <xref:azure.mgmt.databoxedge.v2020_12_01.models.AuthenticationType>
Required
The authentication type. Possible values include: "Invalid", "AzureActiveDirectory".
Feedback
Submit and view feedback for