Sdílet prostřednictvím


ApplicationOperationsExtensions.ListNext Metoda

Definice

Zobrazí seznam všech aplikací v zadaném účtu.

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

Parametry

operations
IApplicationOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro