Freigeben über


SecurityInsightsIncidentResource.Get(CancellationToken) Methode

Definition

Ruft einen bestimmten Vorfall ab.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: