Partager via


AlertsOperationsExtensions.ListByManagerNextAsync Méthode

Définition

Récupère toutes les alertes dans un gestionnaire.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.StorSimple8000Series.Models.Alert>> ListByManagerNextAsync (this Microsoft.Azure.Management.StorSimple8000Series.IAlertsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListByManagerNextAsync : Microsoft.Azure.Management.StorSimple8000Series.IAlertsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.StorSimple8000Series.Models.Alert>>
<Extension()>
Public Function ListByManagerNextAsync (operations As IAlertsOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Alert))

Paramètres

operations
IAlertsOperations

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.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à