Partager via


PrivateEndpointConnectionsOperationsExtensions.CreateOrUpdate Méthode

Définition

Approuver ou rejeter une connexion de point de terminaison privé avec un nom donné.

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

Paramètres

operations
IPrivateEndpointConnectionsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

serverName
String

Le nom du serveur

privateEndpointConnectionName
String

Retours

S’applique à