Compartilhar via


OperationalInsightsWorkspaceSecurityInsightsResource.GetSecurityInsightsThreatIntelligenceIndicator 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}
  • Operação IdThreatIntelligenceIndicators_Get
public virtual Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsThreatIntelligenceIndicatorResource> GetSecurityInsightsThreatIntelligenceIndicator (string name, System.Threading.CancellationToken cancellationToken = default);
abstract member GetSecurityInsightsThreatIntelligenceIndicator : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsThreatIntelligenceIndicatorResource>
override this.GetSecurityInsightsThreatIntelligenceIndicator : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsThreatIntelligenceIndicatorResource>
Public Overridable Function GetSecurityInsightsThreatIntelligenceIndicator (name As String, Optional cancellationToken As CancellationToken = Nothing) As 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 esperava-se que não estivesse vazia.

name é nulo.

Aplica-se a