Freigeben über


PrivateEndpointConnectionsOperationsExtensions.CreateOrUpdate Methode

Definition

Genehmigen oder ablehnen Sie eine Verbindung mit einem privaten Endpunkt mit einem bestimmten Namen.

public static Microsoft.Azure.Management.MySQL.Models.PrivateEndpointConnection CreateOrUpdate (this Microsoft.Azure.Management.MySQL.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string serverName, string privateEndpointConnectionName, Microsoft.Azure.Management.MySQL.Models.PrivateEndpointConnection parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.MySQL.IPrivateEndpointConnectionsOperations * string * string * string * Microsoft.Azure.Management.MySQL.Models.PrivateEndpointConnection -> Microsoft.Azure.Management.MySQL.Models.PrivateEndpointConnection
<Extension()>
Public Function CreateOrUpdate (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: