Freigeben über


VirtualMachineRunCommandsOperationsExtensions.List Methode

Definition

Listet alle verfügbaren Ausführungsbefehle für ein Abonnement an einem Speicherort auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.RunCommandDocumentBase> List (this Microsoft.Azure.Management.Compute.IVirtualMachineRunCommandsOperations operations, string location);
static member List : Microsoft.Azure.Management.Compute.IVirtualMachineRunCommandsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.RunCommandDocumentBase>
<Extension()>
Public Function List (operations As IVirtualMachineRunCommandsOperations, location As String) As IPage(Of RunCommandDocumentBase)

Parameter

operations
IVirtualMachineRunCommandsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Der Speicherort, an dem Befehle ausgeführt werden, wird abgefragt.

Gibt zurück

Gilt für: