Compartilhar via


AnalyzeTextOptions(String) Construtor

Definição

Inicializa uma nova instância de AnalyzeTextOptions.

public AnalyzeTextOptions (string text);
new Azure.AI.ContentSafety.AnalyzeTextOptions : string -> Azure.AI.ContentSafety.AnalyzeTextOptions
Public Sub New (text As String)

Parâmetros

text
String

O texto precisa ser verificado. Damos suporte a no máximo 1000 caracteres (pontos de código unicode) no texto de uma solicitação.

Exceções

text é nulo.

Aplica-se a