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