Partilhar via


PrivateEndpointConnectionsOperationsExtensions.BeginCreateOrUpdate Método

Definição

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

public static Microsoft.Azure.Management.Kusto.Models.PrivateEndpointConnection BeginCreateOrUpdate (this Microsoft.Azure.Management.Kusto.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string clusterName, string privateEndpointConnectionName, Microsoft.Azure.Management.Kusto.Models.PrivateEndpointConnection parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Kusto.IPrivateEndpointConnectionsOperations * string * string * string * Microsoft.Azure.Management.Kusto.Models.PrivateEndpointConnection -> Microsoft.Azure.Management.Kusto.Models.PrivateEndpointConnection
<Extension()>
Public Function BeginCreateOrUpdate (operations As IPrivateEndpointConnectionsOperations, resourceGroupName As String, clusterName 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 que contém o cluster Kusto.

clusterName
String

O nome do cluster Kusto.

privateEndpointConnectionName
String

O nome da conexão de ponto de extremidade privado.

Retornos

Aplica-se a