Freigeben über


AlertProcessingRulesOperationsExtensions.ListBySubscriptionAsync Methode

Definition

Listet alle Warnungsverarbeitungsregeln in einem Abonnement auf.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AlertsManagement.Models.AlertProcessingRule>> ListBySubscriptionAsync (this Microsoft.Azure.Management.AlertsManagement.IAlertProcessingRulesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListBySubscriptionAsync : Microsoft.Azure.Management.AlertsManagement.IAlertProcessingRulesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AlertsManagement.Models.AlertProcessingRule>>
<Extension()>
Public Function ListBySubscriptionAsync (operations As IAlertProcessingRulesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of AlertProcessingRule))

Parameter

operations
IAlertProcessingRulesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: