Module: Azure::Cosmosdb::Mgmt::V2021_01_15::Models::KeyKind

Defined in:
lib/2021-01-15/generated/azure_mgmt_cosmosdb/models/key_kind.rb

Overview

Defines values for KeyKind

Constant Summary collapse

Primary =
"primary"
Secondary =
"secondary"
PrimaryReadonly =
"primaryReadonly"
SecondaryReadonly =
"secondaryReadonly"