Share via


OperationsExtensions.List(IOperations) 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> List (this Microsoft.Azure.Management.IotHub.IOperations operations);
static member List : Microsoft.Azure.Management.IotHub.IOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.IotHub.Models.Operation>
<Extension()>
Public Function List (operations As IOperations) As IPage(Of Operation)

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: