Partilhar via


DocumentTranslationClient.GetSupportedGlossaryFormats Método

Definição

Obtenha a lista dos formatos de glossário compatíveis com o serviço de Tradução de Documentos.

public virtual Azure.Response<System.Collections.Generic.IReadOnlyList<Azure.AI.Translation.Document.DocumentTranslationFileFormat>> GetSupportedGlossaryFormats (System.Threading.CancellationToken cancellationToken = default);
abstract member GetSupportedGlossaryFormats : System.Threading.CancellationToken -> Azure.Response<System.Collections.Generic.IReadOnlyList<Azure.AI.Translation.Document.DocumentTranslationFileFormat>>
override this.GetSupportedGlossaryFormats : System.Threading.CancellationToken -> Azure.Response<System.Collections.Generic.IReadOnlyList<Azure.AI.Translation.Document.DocumentTranslationFileFormat>>
Public Overridable Function GetSupportedGlossaryFormats (Optional cancellationToken As CancellationToken = Nothing) As Response(Of IReadOnlyList(Of DocumentTranslationFileFormat))

Parâmetros

cancellationToken
CancellationToken

Um CancellationToken que controla o tempo de vida da solicitação.

Retornos

Aplica-se a