ClassifierCopyAuthorizationOutput interface

Authorization to copy a document classifier to the specified target resource and classifierId.

Properties

accessToken

Token used to authorize the request.

expirationDateTime

Date/time when the access token expires.

targetClassifierId

Identifier of the target document classifier.

targetClassifierLocation

URL of the copied document classifier in the target account.

targetResourceId

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

targetResourceRegion

Location of the target Azure resource where the document classifier 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: string

Property Value

string

targetClassifierId

Identifier of the target document classifier.

targetClassifierId: string

Property Value

string

targetClassifierLocation

URL of the copied document classifier in the target account.

targetClassifierLocation: string

Property Value

string

targetResourceId

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

targetResourceId: string

Property Value

string

targetResourceRegion

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

targetResourceRegion: string

Property Value

string