Freigeben über


SecurityInsightsIncidentCommentResource.Get(CancellationToken) Methode

Definition

Ruft einen Kommentar für einen bestimmten Vorfall ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments/{incidentCommentId}
  • Vorgang IdIncidentComments_Get
public virtual Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsIncidentCommentResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsIncidentCommentResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsIncidentCommentResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SecurityInsightsIncidentCommentResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: