Delen via


ClassicAdministratorsOperationsExtensions.ListNextAsync Methode

Definitie

Hiermee haalt u servicebeheerder, accountbeheerder en medebeheerders op voor het abonnement.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Authorization.Models.ClassicAdministrator>> ListNextAsync (this Microsoft.Azure.Management.Authorization.IClassicAdministratorsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListNextAsync : Microsoft.Azure.Management.Authorization.IClassicAdministratorsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Authorization.Models.ClassicAdministrator>>
<Extension()>
Public Function ListNextAsync (operations As IClassicAdministratorsOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ClassicAdministrator))

Parameters

operations
IClassicAdministratorsOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op