Freigeben über


OperationsExtensions.List(IOperations) Methode

Definition

Rufen Sie eine Liste aller verfügbaren REST-API-Vorgänge ab.

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