Freigeben über


SecurityInsightsAlertRuleTemplateCollection.GetAll(CancellationToken) Methode

Definition

Ruft alle Warnungsregelvorlagen ab.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von, bei der SecurityInsightsAlertRuleTemplateResource möglicherweise mehrere Dienstanforderungen zum Durchlaufen verwendet werden.

Gilt für: