Uses of Interface
com.microsoft.azure.management.cosmosdb.DatabaseAccountListKeysResult
Package
Description
This package contains the classes for CosmosDB.
-
Uses of DatabaseAccountListKeysResult in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionCosmosDBAccount.listKeys()
Lists the access keys for the specified Azure CosmosDB database account.Modifier and TypeMethodDescriptionrx.Observable<DatabaseAccountListKeysResult>
CosmosDBAccount.listKeysAsync()
rx.Observable<DatabaseAccountListKeysResult>
CosmosDBAccounts.listKeysAsync
(String groupName, String accountName) Lists the access keys for the specified Azure CosmosDB database account.