Megosztás a következőn keresztül:


BatchAccountOperationsExtensions.ListByResourceGroupNext Metódus

Definíció

Információt kap a megadott erőforráscsoporthoz társított Batch-fiókokról.

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

Paraméterek

operations
IBatchAccountOperations

A bővítménymetódus műveleti csoportja.

nextPageLink
String

Az előző sikeres listázási művelet NextLinkje.

Válaszok

A következőre érvényes: