Sdílet prostřednictvím


BatchAccountOperationsExtensions.ListNext Metoda

Definice

Získá informace o účtech Batch přidružených k předplatnému.

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)

Parametry

operations
IBatchAccountOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro