Package version:

Interface CopyAuthorization

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

Hierarchy

  • CopyAuthorization

Properties

accessToken: string

Token used to authorize the request.

expirationDateTime: Date

Date/time when the access token expires.

targetModelId: string

Identifier of the target document model.

targetModelLocation: string

URL of the copied document model in the target account.

targetResourceId: string

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

targetResourceRegion: string

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

Generated using TypeDoc