Sha256: 5f5f34a719959b57fc0e3b5d94c0fc74f610464cfa99c176764ba6ea27db7c4f
Contents?: true
Size: 448 Bytes
Versions: 5
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::V2020_04_01 module Models # # Defines values for KeyKind # module KeyKind Primary = "primary" Secondary = "secondary" PrimaryReadonly = "primaryReadonly" SecondaryReadonly = "secondaryReadonly" end end end
Version data entries
5 entries across 5 versions & 1 rubygems