Share via


OperationsExtensions.ListNext(IOperations, String) Método

Definição

Lista todas as operações de API REST Hub IoT disponíveis.

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

Parâmetros

operations
IOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a