public static interface CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnection.DefinitionStages.Blank<CosmosDBAccount.DefinitionStages.WithCreate> |
defineNewPrivateEndpointConnection(String name)
Starts the definition of a private endpoint connection to be attached to the cosmos db account.
|
PrivateEndpointConnection.DefinitionStages.Blank<CosmosDBAccount.DefinitionStages.WithCreate> defineNewPrivateEndpointConnection(String name)
name - the reference name for the private endpoint connectionCopyright © 2020 Microsoft Corporation. All rights reserved.