Freigeben über


IotDpsResourceOperationsExtensions.GetPrivateEndpointConnection Methode

Definition

Ruft eine Verbindung mit privatem Endpunkt ab.

public static Microsoft.Azure.Management.DeviceProvisioningServices.Models.PrivateEndpointConnection GetPrivateEndpointConnection (this Microsoft.Azure.Management.DeviceProvisioningServices.IIotDpsResourceOperations operations, string resourceGroupName, string resourceName, string privateEndpointConnectionName);
static member GetPrivateEndpointConnection : Microsoft.Azure.Management.DeviceProvisioningServices.IIotDpsResourceOperations * string * string * string -> Microsoft.Azure.Management.DeviceProvisioningServices.Models.PrivateEndpointConnection
<Extension()>
Public Function GetPrivateEndpointConnection (operations As IIotDpsResourceOperations, resourceGroupName As String, resourceName As String, privateEndpointConnectionName As String) As 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.

privateEndpointConnectionName
String

Der Name der verbindung mit dem privaten Endpunkt

Gibt zurück

Hinweise

Abrufen von Verbindungseigenschaften für private Endpunkte

Gilt für: