TargetInput interface
Destination for the finished translated documents
Properties
| category | Category / custom system for translation request |
| deployment |
Deployment name of the custom translation model for the translation request. |
| glossaries | List of Glossary |
| language | Target Language |
| storage |
Storage Source |
| target |
Location of the folder / container with your documents |
Property Details
category
Category / custom system for translation request
category?: string
Property Value
string
deploymentName
Deployment name of the custom translation model for the translation request.
deploymentName?: string
Property Value
string
glossaries
language
Target Language
language: string
Property Value
string
storageSource
Storage Source
storageSource?: "AzureBlob"
Property Value
"AzureBlob"
targetUrl
Location of the folder / container with your documents
targetUrl: string
Property Value
string