Freigeben über


CosmosDBAccountImpl.IWithPrivateEndpointConnection.DefineNewPrivateEndpointConnection Methode

Definition

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

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

Parameter

name
String

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

Gibt zurück

Die erste Phase einer Verbindungsdefinition für private Endpunkte.

Implementiert

Gilt für: