Freigeben über


PrivateEndpointConnectionsPrivateLinkHubOperationsExtensions.List Methode

Definition

Abrufen aller PrivateEndpointConnections im PrivateLinkHub

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHub> List (this Microsoft.Azure.Management.Synapse.IPrivateEndpointConnectionsPrivateLinkHubOperations operations, string resourceGroupName, string privateLinkHubName);
static member List : Microsoft.Azure.Management.Synapse.IPrivateEndpointConnectionsPrivateLinkHubOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHub>
<Extension()>
Public Function List (operations As IPrivateEndpointConnectionsPrivateLinkHubOperations, resourceGroupName As String, privateLinkHubName As String) As IPage(Of PrivateEndpointConnectionForPrivateLinkHub)

Parameter

operations
IPrivateEndpointConnectionsPrivateLinkHubOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

privateLinkHubName
String

Name des privateLinkHub

Gibt zurück

Gilt für: