Freigeben über


OperationsExtensions.List(IOperations) Methode

Definition

Listet alle verfügbaren Rest-API-Vorgänge von NotificationHubs auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.NotificationHubs.Models.Operation> List (this Microsoft.Azure.Management.NotificationHubs.IOperations operations);
static member List : Microsoft.Azure.Management.NotificationHubs.IOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.NotificationHubs.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: