Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatabaseAccountListReadOnlyKeysResult

Package version

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

Hierarchy

Index

Properties

Optional primaryReadonlyMasterKey

primaryReadonlyMasterKey: undefined | string

Base 64 encoded value of the primary read-only key. NOTE: This property will not be serialized. It can only be populated by the server.

Optional secondaryReadonlyMasterKey

secondaryReadonlyMasterKey: undefined | string

Base 64 encoded value of the secondary read-only key. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc