CosmosDBAccount.GetKeys Method

Definition

Get access keys for this CosmosDBAccount resource.

public Azure.Provisioning.CosmosDB.CosmosDBAccountKeyList GetKeys ();
member this.GetKeys : unit -> Azure.Provisioning.CosmosDB.CosmosDBAccountKeyList
Public Function GetKeys () As CosmosDBAccountKeyList

Returns

The keys for this CosmosDBAccount resource.

Applies to