Freigeben über


OperationsExtensions.List(IOperations) Methode

Definition

Zeigt eine Liste aller verfügbaren SQL-REST-API-Vorgänge.

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