Freigeben über


PrivateEndpointConnectionsOperationsExtensions.Get Methode

Definition

Ruft eine Verbindung mit einem privaten Endpunkt ab.

public static Microsoft.Azure.Management.Kusto.Models.PrivateEndpointConnection Get (this Microsoft.Azure.Management.Kusto.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string clusterName, string privateEndpointConnectionName);
static member Get : Microsoft.Azure.Management.Kusto.IPrivateEndpointConnectionsOperations * string * string * string -> Microsoft.Azure.Management.Kusto.Models.PrivateEndpointConnection
<Extension()>
Public Function Get (operations As IPrivateEndpointConnectionsOperations, resourceGroupName As String, clusterName As String, privateEndpointConnectionName As String) As PrivateEndpointConnection

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Kusto-Cluster enthält.

clusterName
String

Der Name des Kusto-Clusters.

privateEndpointConnectionName
String

Der Name der Verbindung mit dem privaten Endpunkt.

Gibt zurück

Gilt für: