Freigeben über


SecurityInsightsIncidentResource.GetEntitiesResultAsync Methode

Definition

Ruft alle Entitäten für einen Incident ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/entities
  • Vorgangs-IdIncidents_ListEntities
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsIncidentEntitiesResult>> GetEntitiesResultAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetEntitiesResultAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsIncidentEntitiesResult>>
override this.GetEntitiesResultAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsIncidentEntitiesResult>>
Public Overridable Function GetEntitiesResultAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of SecurityInsightsIncidentEntitiesResult))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: