Sha256: 770aad0a25ed7775ad22b73d9c41bf8883cf3a75d4bd03004ad0bfb07a394664
Contents?: true
Size: 437 Bytes
Versions: 3
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_5_0_36 module Models # # Defines values for ServicePartitionKind # module ServicePartitionKind Invalid = "Invalid" Singleton = "Singleton" Int64Range = "Int64Range" Named = "Named" end end end
Version data entries
3 entries across 3 versions & 1 rubygems