Uses of Interface
com.azure.resourcemanager.cosmos.models.DatabaseAccountListKeysResult
Packages that use DatabaseAccountListKeysResult
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of DatabaseAccountListKeysResult in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return DatabaseAccountListKeysResultModifier and TypeMethodDescriptionCosmosDBAccount.listKeys()
Gets the access keys for the specified Azure CosmosDB database account.Lists the access keys for the specified Azure CosmosDB database account.Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type DatabaseAccountListKeysResultModifier and TypeMethodDescriptionCosmosDBAccount.listKeysAsync()
Gets the access keys for the specified Azure CosmosDB database account.CosmosDBAccounts.listKeysAsync
(String groupName, String accountName) Lists the access keys for the specified Azure CosmosDB database account.