DatabaseAccountListReadOnlyKeysResult Class

The read-only access keys for the given database account.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.cosmosdb._serialization.Model
DatabaseAccountListReadOnlyKeysResult

Constructor

DatabaseAccountListReadOnlyKeysResult(**kwargs: Any)

Variables

Name Description
primary_readonly_master_key
str

Base 64 encoded value of the primary read-only key.

secondary_readonly_master_key
str

Base 64 encoded value of the secondary read-only key.