Freigeben über


PrivateEndpointConnectionsOperationsExtensions.BeginCreateOrUpdate Methode

Definition

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

public static Microsoft.Azure.Management.PostgreSQL.Models.PrivateEndpointConnection BeginCreateOrUpdate (this Microsoft.Azure.Management.PostgreSQL.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string serverName, string privateEndpointConnectionName, Microsoft.Azure.Management.PostgreSQL.Models.PrivateEndpointConnection parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.PostgreSQL.IPrivateEndpointConnectionsOperations * string * string * string * Microsoft.Azure.Management.PostgreSQL.Models.PrivateEndpointConnection -> Microsoft.Azure.Management.PostgreSQL.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. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

serverName
String

Name des Servers

privateEndpointConnectionName
String

Gibt zurück

Gilt für: