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 connection/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/