Sha256: 36dac44ec7dcfc94fcd0e4359adc8411e1fe4fba014690852eef3cfd8ae8428d
Contents?: true
Size: 436 Bytes
Versions: 5
Compression:
Stored size: 436 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::ServiceFabric::V6_3_0_9 module Models # # Defines values for ServicePartitionKind # module ServicePartitionKind Invalid = "Invalid" Singleton = "Singleton" Int64Range = "Int64Range" Named = "Named" end end end
Version data entries
5 entries across 5 versions & 1 rubygems