Freigeben über


PrivateEndPointConnectionsOperationsExtensions.ListByFactory Methode

Definition

Listet Private Endpunktverbindungen auf

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataFactory.Models.PrivateEndpointConnectionResource> ListByFactory (this Microsoft.Azure.Management.DataFactory.IPrivateEndPointConnectionsOperations operations, string resourceGroupName, string factoryName);
static member ListByFactory : Microsoft.Azure.Management.DataFactory.IPrivateEndPointConnectionsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataFactory.Models.PrivateEndpointConnectionResource>
<Extension()>
Public Function ListByFactory (operations As IPrivateEndPointConnectionsOperations, resourceGroupName As String, factoryName As String) As IPage(Of PrivateEndpointConnectionResource)

Parameter

operations
IPrivateEndPointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Factoryname.

Gibt zurück

Gilt für: