Freigeben über


AlertRulesOperationsExtensions.ListBySubscriptionAsync Methode

Definition

Listen Sie die klassischen Metrikwarnungsregeln in einem Abonnement auf.

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Monitor.Models.AlertRuleResource>> ListBySubscriptionAsync (this Microsoft.Azure.Management.Monitor.IAlertRulesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListBySubscriptionAsync : Microsoft.Azure.Management.Monitor.IAlertRulesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.Monitor.Models.AlertRuleResource>>
<Extension()>
Public Function ListBySubscriptionAsync (operations As IAlertRulesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of AlertRuleResource))

Parameter

operations
IAlertRulesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: