Freigeben über


IotDpsResourceOperationsExtensions.DeletePrivateEndpointConnection Methode

Definition

Löscht eine Verbindung mit privatem Endpunkt.

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

Löschen einer privaten Endpunktverbindung mit dem angegebenen Namen

Gilt für: