Share via


OperationsExtensions.ListNext(IOperations, String) Methode

Definition

Listet alle verfügbaren IoT Hub REST-API-Vorgänge auf.

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)

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: