Dela via


BatchAccountOperationsExtensions.ListNext Metod

Definition

Hämtar information om Batch-konton som är associerade med prenumerationen.

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)

Parametrar

operations
IBatchAccountOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för