| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpointConnection.Definition<ParentT>
The entirety of a private endpoint connection definition as a part of parent definition.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnection.DefinitionStages.Blank<CosmosDBAccount.DefinitionStages.WithCreate> |
CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection.defineNewPrivateEndpointConnection(String name)
Starts the definition of a private endpoint connection to be attached
to the cosmos db account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/