Freigeben über


PrivateEndpointConnectionOperationsExtensions.ListByService Methode

Definition

Listet alle verbindungen des privaten Endpunkts des API Management-Diensts instance auf.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnection> ListByService (this Microsoft.Azure.Management.ApiManagement.IPrivateEndpointConnectionOperations operations, string resourceGroupName, string serviceName);
static member ListByService : Microsoft.Azure.Management.ApiManagement.IPrivateEndpointConnectionOperations * string * string -> seq<Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnection>
<Extension()>
Public Function ListByService (operations As IPrivateEndpointConnectionOperations, resourceGroupName As String, serviceName As String) As IEnumerable(Of PrivateEndpointConnection)

Parameter

operations
IPrivateEndpointConnectionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

Gibt zurück

Gilt für: