Sdílet prostřednictvím


OperationsExtensions.ListNext(IOperations, String) Metoda

Definice

Zobrazí seznam dostupných operací pro poskytovatele Microsoft.BatchAI.

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

Parametry

operations
IOperations

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

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro