Freigeben über


PrivateEndpointConnectionsOperationsExtensions.BeginCreateOrUpdate Methode

Definition

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

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

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Kusto-Cluster enthält.

clusterName
String

Der Name des Kusto-Clusters.

privateEndpointConnectionName
String

Der Name der privaten Endpunktverbindung.

Gibt zurück

Gilt für: