Module: Azure::Cosmosdb::Mgmt::V2020_06_01_preview::Models::KeyKind
- Defined in:
- lib/2020-06-01-preview/generated/azure_mgmt_cosmosdb/models/key_kind.rb
Overview
Defines values for KeyKind
Constant Summary collapse
- Primary =
"primary"- Secondary =
"secondary"- PrimaryReadonly =
"primaryReadonly"- SecondaryReadonly =
"secondaryReadonly"