Freigeben über


PrivateEndpointConnectionsOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Aktualisieren Sie den Status der angegebenen privaten Endpunktverbindung, die dem Cognitive Services-Konto zugeordnet ist.

public static Microsoft.Azure.Management.CognitiveServices.Models.PrivateEndpointConnection BeginCreateOrUpdate (this Microsoft.Azure.Management.CognitiveServices.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string accountName, string privateEndpointConnectionName, Microsoft.Azure.Management.CognitiveServices.Models.PrivateEndpointConnection properties);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.CognitiveServices.IPrivateEndpointConnectionsOperations * string * string * string * Microsoft.Azure.Management.CognitiveServices.Models.PrivateEndpointConnection -> Microsoft.Azure.Management.CognitiveServices.Models.PrivateEndpointConnection
<Extension()>
Public Function BeginCreateOrUpdate (operations As IPrivateEndpointConnectionsOperations, resourceGroupName As String, accountName As String, privateEndpointConnectionName As String, properties 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.

accountName
String

Der Name des Cognitive Services-Kontos.

privateEndpointConnectionName
String

Der Name der privaten Endpunktverbindung, die dem Cognitive Services-Konto zugeordnet ist

properties
PrivateEndpointConnection

Die Verbindungseigenschaften des privaten Endpunkts.

Gibt zurück

Gilt für: