Sha256: eb37fb57cfeeebe4e31655f86a91162c5c65961e55295b5d579ab18dbd1913de
Contents?: true
Size: 448 Bytes
Versions: 9
Compression:
Stored size: 448 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::Cosmosdb::Mgmt::V2019_08_01 module Models # # Defines values for KeyKind # module KeyKind Primary = "primary" Secondary = "secondary" PrimaryReadonly = "primaryReadonly" SecondaryReadonly = "secondaryReadonly" end end end
Version data entries
9 entries across 9 versions & 1 rubygems