Freigeben über


PrivateEndpointConnectionOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellt eine neue private Endpunktverbindung oder aktualisiert eine vorhandene.

public static Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnection BeginCreateOrUpdate (this Microsoft.Azure.Management.ApiManagement.IPrivateEndpointConnectionOperations operations, string resourceGroupName, string serviceName, string privateEndpointConnectionName, Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnectionRequest privateEndpointConnectionRequest);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.ApiManagement.IPrivateEndpointConnectionOperations * string * string * string * Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnectionRequest -> Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnection
<Extension()>
Public Function BeginCreateOrUpdate (operations As IPrivateEndpointConnectionOperations, resourceGroupName As String, serviceName As String, privateEndpointConnectionName As String, privateEndpointConnectionRequest As PrivateEndpointConnectionRequest) As PrivateEndpointConnection

Parameter

operations
IPrivateEndpointConnectionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

privateEndpointConnectionName
String

Name der Verbindung mit dem privaten Endpunkt.

privateEndpointConnectionRequest
PrivateEndpointConnectionRequest

Gibt zurück

Gilt für: