Compartilhar via


WaitStatisticsOperationsExtensions.ListByServerNext Método

Definição

Recupere estatísticas de espera para a janela de agregação especificada.

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)

Parâmetros

operations
IWaitStatisticsOperations

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

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a