Freigeben über


PrivateEndpointConnectionsOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Genehmigen oder Ablehnen einer Verbindung mit einem privaten Endpunkt mit einem angegebenen Namen.

public static Microsoft.Azure.Management.Sql.Models.PrivateEndpointConnection BeginCreateOrUpdate (this Microsoft.Azure.Management.Sql.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string serverName, string privateEndpointConnectionName, Microsoft.Azure.Management.Sql.Models.PrivateEndpointConnection parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Sql.IPrivateEndpointConnectionsOperations * string * string * string * Microsoft.Azure.Management.Sql.Models.PrivateEndpointConnection -> Microsoft.Azure.Management.Sql.Models.PrivateEndpointConnection
<Extension()>
Public Function BeginCreateOrUpdate (operations As IPrivateEndpointConnectionsOperations, resourceGroupName As String, serverName As String, privateEndpointConnectionName As String, parameters As PrivateEndpointConnection) As PrivateEndpointConnection

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die die Ressource enthält. Dieser Wert kann über die Azure-Ressourcen-Manager-API oder das Portal abgerufen werden.

serverName
String

Name des Servers

privateEndpointConnectionName
String

Gibt zurück

Gilt für: