| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnection |
CosmosDBAccount.getPrivateEndpointConnection(String name) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<PrivateEndpointConnection> |
CosmosDBAccount.getPrivateEndpointConnectionAsync(String name) |
Map<String,PrivateEndpointConnection> |
CosmosDBAccount.listPrivateEndpointConnection() |
rx.Observable<Map<String,PrivateEndpointConnection>> |
CosmosDBAccount.listPrivateEndpointConnectionAsync() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/