UploadCertificateResponse interface
The upload registration certificate response.
Properties
aad |
Identifier of the target resource that is the recipient of the requested token. NOTE: This property will not be serialized. It can only be populated by the server. |
aad |
Azure Active Directory tenant authority. NOTE: This property will not be serialized. It can only be populated by the server. |
aad |
Azure Active Directory tenant ID. NOTE: This property will not be serialized. It can only be populated by the server. |
auth |
Specifies authentication type. |
azure |
The azure management endpoint audience. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The resource ID of the Data Box Edge/Gateway device. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
Azure Active Directory service principal client ID. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
Azure Active Directory service principal object ID. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
aadAudience
Identifier of the target resource that is the recipient of the requested token. NOTE: This property will not be serialized. It can only be populated by the server.
aadAudience?: string
Property Value
string
aadAuthority
Azure Active Directory tenant authority. NOTE: This property will not be serialized. It can only be populated by the server.
aadAuthority?: string
Property Value
string
aadTenantId
Azure Active Directory tenant ID. NOTE: This property will not be serialized. It can only be populated by the server.
aadTenantId?: string
Property Value
string
authType
Specifies authentication type.
authType?: string
Property Value
string
azureManagementEndpointAudience
The azure management endpoint audience. NOTE: This property will not be serialized. It can only be populated by the server.
azureManagementEndpointAudience?: string
Property Value
string
resourceId
The resource ID of the Data Box Edge/Gateway device. NOTE: This property will not be serialized. It can only be populated by the server.
resourceId?: string
Property Value
string
servicePrincipalClientId
Azure Active Directory service principal client ID. NOTE: This property will not be serialized. It can only be populated by the server.
servicePrincipalClientId?: string
Property Value
string
servicePrincipalObjectId
Azure Active Directory service principal object ID. NOTE: This property will not be serialized. It can only be populated by the server.
servicePrincipalObjectId?: string
Property Value
string