Partager via


TenantAccessOperationsExtensions.ListByServiceNext Méthode

Définition

Retourne la liste des informations d’accès pour les points de terminaison Git et De gestion.

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

Paramètres

operations
ITenantAccessOperations

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 à