Share via


PrivateEndpointConnectionsOperationsExtensions.List Methode

Definition

Auflisten privater Endpunktverbindungen

public static System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.PrivateEndpointConnection> List (this Microsoft.Azure.Management.IotHub.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string resourceName);
static member List : Microsoft.Azure.Management.IotHub.IPrivateEndpointConnectionsOperations * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.PrivateEndpointConnection>
<Extension()>
Public Function List (operations As IPrivateEndpointConnectionsOperations, resourceGroupName As String, resourceName As String) As IList(Of PrivateEndpointConnection)

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den IoT Hub enthält.

resourceName
String

Der Name des IoT-Hubs.

Gibt zurück

Hinweise

Auflisten der Verbindungseigenschaften für private Endpunkte

Gilt für: