Поделиться через


OperationsExtensions.ListNext(IOperations, String) Метод

Определение

Список доступных операций для поставщика Microsoft.Batch

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

Параметры

operations
IOperations

Группа операций для этого метода расширения.

nextPageLink
String

NextLink из предыдущего успешного вызова операции List.

Возвращаемое значение

Применяется к