Freigeben über


BastionHostsOperationsExtensions.Get Methode

Definition

Ruft den angegebenen Bastion-Host ab.

public static Microsoft.Azure.Management.Network.Models.BastionHost Get(this Microsoft.Azure.Management.Network.IBastionHostsOperations operations, string resourceGroupName, string bastionHostName);
static member Get : Microsoft.Azure.Management.Network.IBastionHostsOperations * string * string -> Microsoft.Azure.Management.Network.Models.BastionHost
<Extension()>
Public Function Get (operations As IBastionHostsOperations, resourceGroupName As String, bastionHostName As String) As BastionHost

Parameter

operations
IBastionHostsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

bastionHostName
String

Der Name des Bastion-Hosts.

Gibt zurück

Gilt für: