UploadCertificateResponse Class
The upload registration certificate response.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
UploadCertificateResponse
Constructor
UploadCertificateResponse(*, auth_type: Optional[Union[str, azure.mgmt.databoxedge.v2020_09_01.models._data_box_edge_management_client_enums.AuthenticationType]] = None, **kwargs)
Parameters
- auth_type
- str or AuthenticationType
Required
Specifies authentication type. Possible values include: "Invalid", "AzureActiveDirectory".
Variables
- resource_id
- str
The resource ID of the Data Box Edge/Gateway device.
- aad_authority
- str
Azure Active Directory tenant authority.
- aad_tenant_id
- str
Azure Active Directory tenant ID.
- service_principal_client_id
- str
Azure Active Directory service principal client ID.
- service_principal_object_id
- str
Azure Active Directory service principal object ID.
- azure_management_endpoint_audience
- str
The azure management endpoint audience.
- aad_audience
- str
Identifier of the target resource that is the recipient of the requested token.
Feedback
Submit and view feedback for