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