CopyAuthorization interface

Authorization to copy a document model to the specified target resource and modelId.

Properties

accessToken

Token used to authorize the request.

expirationDateTime

Date/time when the access token expires.

targetModelId

Identifier of the target document model.

targetModelLocation

URL of the copied document model in the target account.

targetResourceId

ID of the target Azure resource where the document model should be copied to.

targetResourceRegion

Location of the target Azure resource where the document model should be copied to.

Property Details

accessToken

Token used to authorize the request.

accessToken: string

Property Value

string

expirationDateTime

Date/time when the access token expires.

expirationDateTime: Date

Property Value

Date

targetModelId

Identifier of the target document model.

targetModelId: string

Property Value

string

targetModelLocation

URL of the copied document model in the target account.

targetModelLocation: string

Property Value

string

targetResourceId

ID of the target Azure resource where the document model should be copied to.

targetResourceId: string

Property Value

string

targetResourceRegion

Location of the target Azure resource where the document model should be copied to.

targetResourceRegion: string

Property Value

string