Partager via


WaitStatisticsOperationsExtensions.ListByServerNext Méthode

Définition

Récupérer les statistiques d’attente pour la fenêtre d’agrégation spécifiée.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MySQL.Models.WaitStatistic> ListByServerNext (this Microsoft.Azure.Management.MySQL.IWaitStatisticsOperations operations, string nextPageLink);
static member ListByServerNext : Microsoft.Azure.Management.MySQL.IWaitStatisticsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MySQL.Models.WaitStatistic>
<Extension()>
Public Function ListByServerNext (operations As IWaitStatisticsOperations, nextPageLink As String) As IPage(Of WaitStatistic)

Paramètres

operations
IWaitStatisticsOperations

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 à