Freigeben über


OperationalInsightsWorkspaceSecurityInsightsResource.GetSecurityInsightsAlertRuleTemplate Methode

Definition

Ruft die Warnungsregelvorlage ab.

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

Parameter

alertRuleTemplateId
String

Id der Warnungsregelvorlage.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

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

alertRuleTemplateId ist NULL.

Gilt für: