Freigeben über


CosmosDBAccountsImpl.ICosmosDBAccounts.ListKeys(String, String) Methode

Definition

Listet die Zugriffsschlüssel für das angegebene Azure CosmosDB-Datenbankkonto auf.

Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListKeysResult ICosmosDBAccounts.ListKeys (string groupName, string accountName);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccounts.ListKeys : string * string -> Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListKeysResult
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccounts.ListKeys : string * string -> Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListKeysResult
Function ListKeys (groupName As String, accountName As String) As IDatabaseAccountListKeysResult Implements ICosmosDBAccounts.ListKeys

Parameter

groupName
String

Der Gruppenname.

accountName
String

Der Kontoname.

Gibt zurück

Implementiert

Gilt für: