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()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()CosmosDBAccounts.listKeysAsync(String groupName, String accountName) Lists the access keys for the specified Azure CosmosDB database account.