Sha256: 4f583c1835c78ad91c5988d3e1167b0eb025d3d74af9221380053c7d40fa6acd
Contents?: true
Size: 358 Bytes
Versions: 5
Compression:
Stored size: 358 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_03_01 module Models # # Defines values for PartitionKind # module PartitionKind Hash = "Hash" Range = "Range" end end end
Version data entries
5 entries across 5 versions & 1 rubygems