Partager via


CacheOperationsExtensions.ListByServiceNext(ICacheOperations, String) Méthode

Définition

Répertorie une collection de tous les caches externes de l’instance de service spécifiée.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.CacheContract> ListByServiceNext (this Microsoft.Azure.Management.ApiManagement.ICacheOperations operations, string nextPageLink);
static member ListByServiceNext : Microsoft.Azure.Management.ApiManagement.ICacheOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.CacheContract>
<Extension()>
Public Function ListByServiceNext (operations As ICacheOperations, nextPageLink As String) As IPage(Of CacheContract)

Paramètres

operations
ICacheOperations

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 à