Partager via


RecommendedActionsOperationsExtensions.ListByServerNext Méthode

Définition

Récupérez les actions recommandées auprès du conseiller.

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

Paramètres

operations
IRecommendedActionsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à