Freigeben über


PrivateEndpointConnectionOperationsExtensions.GetByName Methode

Definition

Ruft die Details der Privaten Endpunktverbindung ab, die durch den Bezeichner angegeben wird.

public static Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnection GetByName (this Microsoft.Azure.Management.ApiManagement.IPrivateEndpointConnectionOperations operations, string resourceGroupName, string serviceName, string privateEndpointConnectionName);
static member GetByName : Microsoft.Azure.Management.ApiManagement.IPrivateEndpointConnectionOperations * string * string * string -> Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnection
<Extension()>
Public Function GetByName (operations As IPrivateEndpointConnectionOperations, resourceGroupName As String, serviceName As String, privateEndpointConnectionName As String) As PrivateEndpointConnection

Parameter

operations
IPrivateEndpointConnectionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

privateEndpointConnectionName
String

Name der verbindung mit dem privaten Endpunkt.

Gibt zurück

Gilt für: