Partilhar via


SecurityInsightsThreatIntelligenceIndicatorResource.AppendTagsAsync Método

Definição

Acrescente marcas a um indicador de inteligência contra ameaças.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/indicators/{name}/appendTags
  • IdThreatIntelligenceIndicators_AppendTags de operação
public virtual System.Threading.Tasks.Task<Azure.Response> AppendTagsAsync (Azure.ResourceManager.SecurityInsights.Models.ThreatIntelligenceAppendTags threatIntelligenceAppendTags, System.Threading.CancellationToken cancellationToken = default);
abstract member AppendTagsAsync : Azure.ResourceManager.SecurityInsights.Models.ThreatIntelligenceAppendTags * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.AppendTagsAsync : Azure.ResourceManager.SecurityInsights.Models.ThreatIntelligenceAppendTags * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function AppendTagsAsync (threatIntelligenceAppendTags As ThreatIntelligenceAppendTags, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parâmetros

threatIntelligenceAppendTags
ThreatIntelligenceAppendTags

O corpo da solicitação de marcas de acréscimo de inteligência contra ameaças.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

threatIntelligenceAppendTags é nulo.

Aplica-se a