Compartilhar via


TopQueryStatisticsOperationsExtensions.ListByServerNext Método

Definição

Recupere o Query-Store principais consultas para métrica e agregação especificadas.

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)

Parâmetros

operations
ITopQueryStatisticsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a