Freigeben über


OperationsExtensions.List(IOperations) Methode

Definition

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

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ResourceGraph.Models.Operation> List (this Microsoft.Azure.Management.ResourceGraph.IOperations operations);
static member List : Microsoft.Azure.Management.ResourceGraph.IOperations -> seq<Microsoft.Azure.Management.ResourceGraph.Models.Operation>
<Extension()>
Public Function List (operations As IOperations) As IEnumerable(Of Operation)

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: