| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent |
Package containing the service clients for CosmosDBManagementClient.
|
| com.azure.resourcemanager.cosmos.fluent.models |
Package containing the inner data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseAccountListReadOnlyKeysResultInner |
DatabaseAccountsClient.getReadOnlyKeys(String resourceGroupName,
String accountName)
Lists the read-only access keys for the specified Azure Cosmos DB database account.
|
DatabaseAccountListReadOnlyKeysResultInner |
DatabaseAccountsClient.listReadOnlyKeys(String resourceGroupName,
String accountName)
Lists the read-only access keys for the specified Azure Cosmos DB database account.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseAccountListKeysResultInner
The access keys for the given database account.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.