Delen via


ClassicAdministratorsOperationsExtensions.ListNext Methode

Definitie

Hiermee haalt u servicebeheerder, accountbeheerder en co-beheerders op voor het abonnement.

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

Parameters

operations
IClassicAdministratorsOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op