Compartilhar via


OperationalInsightsWorkspaceSecurityInsightsResource.GetSecurityInsightsThreatIntelligenceIndicatorAsync Método

Definição

Exiba um indicador de inteligência contra ameaças por nome.

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

Parâmetros

name
String

Campo nome do indicador de inteligência contra ameaças.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

name é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

name é nulo.

Aplica-se a