Module: Azure::Cosmosdb::Mgmt::V2019_12_12::Models::KeyKind

Defined in:
lib/2019-12-12/generated/azure_mgmt_cosmosdb/models/key_kind.rb

Overview

Defines values for KeyKind

Constant Summary collapse

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