Freigeben über


IWithPrivateEndpointConnection.DefineNewPrivateEndpointConnection Methode

Definition

Starten Sie die Definition einer privaten Endpunktverbindung, die an das cosmos db-Konto angefügt werden soll.

public Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.UpdateDefinition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals> DefineNewPrivateEndpointConnection (string name);
abstract member DefineNewPrivateEndpointConnection : string -> Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.UpdateDefinition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>
Public Function DefineNewPrivateEndpointConnection (name As String) As IBlank(Of IWithOptionals)

Parameter

name
String

Der Verweisname für die Verbindung mit dem privaten Endpunkt.

Gibt zurück

Gilt für: