Partager via


AgentPoolsOperationsExtensions.ListNext(IAgentPoolsOperations, String) Méthode

Définition

Répertorie tous les pools d’agents pour un registre de conteneurs spécifié.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ContainerRegistry.Models.AgentPool> ListNext (this Microsoft.Azure.Management.ContainerRegistry.IAgentPoolsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.ContainerRegistry.IAgentPoolsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ContainerRegistry.Models.AgentPool>
<Extension()>
Public Function ListNext (operations As IAgentPoolsOperations, nextPageLink As String) As IPage(Of AgentPool)

Paramètres

operations
IAgentPoolsOperations

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 à