Interface IWithPrivateEndpointConnection
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The stage of the cosmos db definition allowing to specify private endpoint connection.
public interface IWithPrivateEndpointConnection
Methods
DefineNewPrivateEndpointConnection(string)
Starts the definition of a private endpoint connection to be attached to the cosmos db account.
IBlank<IWithCreate> DefineNewPrivateEndpointConnection(string name)
Parameters
name
stringThe reference name for the private endpoint connection.