Freigeben über


VirtualMachineRunCommandsOperationsExtensions.Get Methode

Definition

Ruft einen bestimmten Ausführungsbefehl für ein Abonnement an einem Speicherort ab.

public static Microsoft.Azure.Management.Compute.Models.RunCommandDocument Get(this Microsoft.Azure.Management.Compute.IVirtualMachineRunCommandsOperations operations, string location, string commandId);
static member Get : Microsoft.Azure.Management.Compute.IVirtualMachineRunCommandsOperations * string * string -> Microsoft.Azure.Management.Compute.Models.RunCommandDocument
<Extension()>
Public Function Get (operations As IVirtualMachineRunCommandsOperations, location As String, commandId As String) As RunCommandDocument

Parameter

operations
IVirtualMachineRunCommandsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

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

commandId
String

Die Befehls-ID.

Gibt zurück

Gilt für: