UploadCertificateResponse interface

The upload registration certificate response.

Properties

aadAudience

Identifier of the target resource that is the recipient of the requested token.

aadAuthority

Azure Active Directory tenant authority.

aadTenantId

Azure Active Directory tenant ID.

authType

Specifies authentication type.

azureManagementEndpointAudience

The azure management endpoint audience.

resourceId

The resource ID of the Data Box Edge/Gateway device.

servicePrincipalClientId

Azure Active Directory service principal client ID.

servicePrincipalObjectId

Azure Active Directory service principal object ID.

Property Details

aadAudience

Identifier of the target resource that is the recipient of the requested token.

aadAudience?: string

Property Value

string

aadAuthority

Azure Active Directory tenant authority.

aadAuthority?: string

Property Value

string

aadTenantId

Azure Active Directory tenant ID.

aadTenantId?: string

Property Value

string

authType

Specifies authentication type.

authType?: string

Property Value

string

azureManagementEndpointAudience

The azure management endpoint audience.

azureManagementEndpointAudience?: string

Property Value

string

resourceId

The resource ID of the Data Box Edge/Gateway device.

resourceId?: string

Property Value

string

servicePrincipalClientId

Azure Active Directory service principal client ID.

servicePrincipalClientId?: string

Property Value

string

servicePrincipalObjectId

Azure Active Directory service principal object ID.

servicePrincipalObjectId?: string

Property Value

string