Partager via


ActivityLogAlertsOperationsExtensions.ListBySubscriptionIdNext Méthode

Définition

Obtenez la liste de toutes les règles d’alerte de journal d’activité dans un abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.ActivityLogAlertResource> ListBySubscriptionIdNext (this Microsoft.Azure.Management.Monitor.IActivityLogAlertsOperations operations, string nextPageLink);
static member ListBySubscriptionIdNext : Microsoft.Azure.Management.Monitor.IActivityLogAlertsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.ActivityLogAlertResource>
<Extension()>
Public Function ListBySubscriptionIdNext (operations As IActivityLogAlertsOperations, nextPageLink As String) As IPage(Of ActivityLogAlertResource)

Paramètres

operations
IActivityLogAlertsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à