Sha256: cdc0d4e31f24465b4c6c48b5dee359e165aeab768f63e152f547a73b7d9ff4fa
Contents?: true
Size: 358 Bytes
Versions: 9
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::V2019_08_01 module Models # # Defines values for PartitionKind # module PartitionKind Hash = "Hash" Range = "Range" end end end
Version data entries
9 entries across 9 versions & 1 rubygems