Compartilhar via


RemoveBlockItemsOptions(IEnumerable<String>) Construtor

Definição

Inicializa uma nova instância de RemoveBlockItemsOptions.

public RemoveBlockItemsOptions (System.Collections.Generic.IEnumerable<string> blockItemIds);
new Azure.AI.ContentSafety.RemoveBlockItemsOptions : seq<string> -> Azure.AI.ContentSafety.RemoveBlockItemsOptions
Public Sub New (blockItemIds As IEnumerable(Of String))

Parâmetros

blockItemIds
IEnumerable<String>

Matriz de blockItemIds a serem removidas.

Exceções

blockItemIds é nulo.

Aplica-se a