Freigeben über


PrivateEndpointConnectionOperationsExtensions.Delete Methode

Definition

Hiermit wird eine Verbindung mit einem privaten Endpunkt gelöscht

public static void Delete (this Microsoft.Azure.Management.DataFactory.IPrivateEndpointConnectionOperations operations, string resourceGroupName, string factoryName, string privateEndpointConnectionName);
static member Delete : Microsoft.Azure.Management.DataFactory.IPrivateEndpointConnectionOperations * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IPrivateEndpointConnectionOperations, resourceGroupName As String, factoryName As String, privateEndpointConnectionName As String)

Parameter

operations
IPrivateEndpointConnectionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Werksname.

privateEndpointConnectionName
String

Der Name der Verbindung mit dem privaten Endpunkt.

Gilt für: