Freigeben über


MachinesOperationsExtensions.Get Methode

Definition

Ruft Informationen zur Modellansicht oder instance Ansicht eines Hybridcomputers ab.

public static Microsoft.Azure.Management.HybridCompute.Models.Machine Get (this Microsoft.Azure.Management.HybridCompute.IMachinesOperations operations, string resourceGroupName, string name, string expand = default);
static member Get : Microsoft.Azure.Management.HybridCompute.IMachinesOperations * string * string * string -> Microsoft.Azure.Management.HybridCompute.Models.Machine
<Extension()>
Public Function Get (operations As IMachinesOperations, resourceGroupName As String, name As String, Optional expand As String = Nothing) As Machine

Parameter

operations
IMachinesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

name
String

Der Name des Hybridcomputers.

expand
String

Der expand-Ausdruck, der auf den Vorgang angewendet werden soll. Mögliche Werte: "instanceView"

Gibt zurück

Gilt für: