Partager via


AdvisorsOperationsExtensions.ListByServerNext Méthode

Définition

Répertoriez les conseillers d’action de recommandation.

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)

Paramètres

operations
IAdvisorsOperations

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 à