Delen via


BatchAccountOperationsExtensions.ListNext Methode

Definitie

Hiermee haalt u informatie op over de Batch-accounts die zijn gekoppeld aan het abonnement.

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

Parameters

operations
IBatchAccountOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op