Partager via


TopQueryStatisticsOperationsExtensions.ListByServerNext Méthode

Définition

Récupérez les Query-Store principales requêtes pour la métrique et l’agrégation spécifiées.

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

Paramètres

operations
ITopQueryStatisticsOperations

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 à