Freigeben über


PrivateEndpointConnectionsOperationsExtensions.Create Methode

Definition

Genehmigen oder Ablehnen einer Verbindung mit einem privaten Endpunkt.

public static Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnection Create (this Microsoft.Azure.Management.Synapse.IPrivateEndpointConnectionsOperations operations, Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnection request, string resourceGroupName, string workspaceName, string privateEndpointConnectionName);
static member Create : Microsoft.Azure.Management.Synapse.IPrivateEndpointConnectionsOperations * Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnection * string * string * string -> Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnection
<Extension()>
Public Function Create (operations As IPrivateEndpointConnectionsOperations, request As PrivateEndpointConnection, resourceGroupName As String, workspaceName As String, privateEndpointConnectionName As String) As PrivateEndpointConnection

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

request
PrivateEndpointConnection

Fordern Sie den Text der zu erstellenden Verbindung mit einem privaten Endpunkt an.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

workspaceName
String

Den Namen des Arbeitsbereichs

privateEndpointConnectionName
String

Der Name der Verbindung mit dem privaten Endpunkt.

Gibt zurück

Gilt für: