Ler em inglês

Compartilhar via


BotResource.AddTagAsync(String, String, CancellationToken) Método

Definição

Adicione uma marca ao recurso atual.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}
  • Operação IdBots_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.BotService.BotResource>> AddTagAsync (string key, string value, System.Threading.CancellationToken cancellationToken = default);

Parâmetros

key
String

A chave para a marca.

value
String

O valor da marca.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

key ou value é nulo.

Aplica-se a