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