Freigeben über


PrivateEndpointConnectionOperationsExtensions.Get Methode

Definition

Ruft eine private Endpunktverbindung ab.

public static Microsoft.Azure.Management.DataFactory.Models.PrivateEndpointConnectionResource Get (this Microsoft.Azure.Management.DataFactory.IPrivateEndpointConnectionOperations operations, string resourceGroupName, string factoryName, string privateEndpointConnectionName, string ifNoneMatch = default);
static member Get : Microsoft.Azure.Management.DataFactory.IPrivateEndpointConnectionOperations * string * string * string * string -> Microsoft.Azure.Management.DataFactory.Models.PrivateEndpointConnectionResource
<Extension()>
Public Function Get (operations As IPrivateEndpointConnectionOperations, resourceGroupName As String, factoryName As String, privateEndpointConnectionName As String, Optional ifNoneMatch As String = Nothing) As PrivateEndpointConnectionResource

Parameter

operations
IPrivateEndpointConnectionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Werksname.

privateEndpointConnectionName
String

Der Name der Verbindung mit dem privaten Endpunkt.

ifNoneMatch
String

ETag der Verbindungsentität des privaten Endpunkts. Sollte nur für get angegeben werden. Wenn das ETag mit dem vorhandenen Entitätstag übereinstimmt oder wenn * angegeben wurde, wird kein Inhalt zurückgegeben.

Gibt zurück

Gilt für: