GetLanguagesResult.Translation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Languages that support translate API.
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.Translation.Text.TranslationLanguage> Translation { get; }
member this.Translation : System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.Translation.Text.TranslationLanguage>
Public ReadOnly Property Translation As IReadOnlyDictionary(Of String, TranslationLanguage)