| Modifier and Type | Method and Description |
|---|---|
PrivateLinkResource |
CosmosDBAccount.getPrivateLinkResource(String groupName) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<PrivateLinkResource> |
CosmosDBAccount.getPrivateLinkResourceAsync(String groupName) |
List<PrivateLinkResource> |
CosmosDBAccount.listPrivateLinkResources() |
rx.Observable<List<PrivateLinkResource>> |
CosmosDBAccount.listPrivateLinkResourcesAsync() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/