Freigeben über


IotDpsResourceOperationsExtensions.ListPrivateEndpointConnections Methode

Definition

Auflisten privater Endpunktverbindungen

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

Parameter

operations
IIotDpsResourceOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Bereitstellungsdienst enthält.

resourceName
String

Der Name des Bereitstellungsdiensts.

Gibt zurück

Hinweise

Auflisten von Verbindungseigenschaften für private Endpunkte

Gilt für: