Compartilhar via


AdvisorsOperationsExtensions.ListByServerNext Método

Definição

Listar assistentes de ação de recomendação.

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

Parâmetros

operations
IAdvisorsOperations

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