Freigeben über


OperationalInsightsWorkspaceSecurityInsightsResource.GetSecurityInsightsAlertRule Methode

Definition

Ruft die Warnungsregel ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}
  • Vorgang IdAlertRules_Get
public virtual Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleResource> GetSecurityInsightsAlertRule (string ruleId, System.Threading.CancellationToken cancellationToken = default);
abstract member GetSecurityInsightsAlertRule : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleResource>
override this.GetSecurityInsightsAlertRule : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleResource>
Public Overridable Function GetSecurityInsightsAlertRule (ruleId As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of SecurityInsightsAlertRuleResource)

Parameter

ruleId
String

Id der Warnungsregel.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

ruleId ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

ruleId ist NULL.

Gilt für: