File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
articles/ai-services/translator/containers Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -633,11 +633,12 @@ Usage charges are calculated based upon the `quantity` value.
633
633
}
634
634
` ` `
635
635
636
- The aggregated value of `billedUnit` for the following meters is counted towards the characters you licensed for your disconnected container usage :
636
+ The aggregated value of `billedUnit` for the following meters is counted towards the characters you licensed for your disconnected container usage :
637
637
638
- * `CognitiveServices.TextTranslation.Container.OneDocumentTranslatedCharacters`
639
-
640
- * `CognitiveServices.TextTranslation.Container.TranslatedCharacters`
638
+ |Operation|Meter name|Billed unit|
639
+ |---|---|---|
640
+ |Text translation|`CognitiveServices.TextTranslation.Container.TranslatedCharacters`| 1 character = 1 billed unit|
641
+ |Document translation|`CognitiveServices.TextTranslation.Container.OneDocumentTranslatedCharacters`|1 char = 1.5 billed unit.|
641
642
642
643
---
643
644
You can’t perform that action at this time.
0 commit comments