Partager via


TenantSettingsOperationsExtensions.ListByServiceNext Méthode

Définition

Paramètres publics.

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

Paramètres

operations
ITenantSettingsOperations

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 à