Sha256: 66f8d0315fa7e8a3adfecc4e575cc058b53152c14d3cf3df36e967060d59b21f
Contents?: true
Size: 437 Bytes
Versions: 5
Compression:
Stored size: 437 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_4_0_36 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