Compartilhar via


PrivateEndpointConnectionsOperationsExtensions.CreateOrUpdate Método

Definição

Aprovar ou rejeitar uma conexão de ponto de extremidade privado com um determinado nome.

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

Parâmetros

operations
IPrivateEndpointConnectionsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

serverName
String

O nome do servidor.

privateEndpointConnectionName
String

Retornos

Aplica-se a