Sha256: ce497bfdc0699564552459c09ea03f257482f838bdcc6735cdb5b29eabc6aab5
Contents?: true
Size: 509 Bytes
Versions: 2
Compression:
Stored size: 509 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 ServicePartitionStatus # module ServicePartitionStatus Invalid = "Invalid" Ready = "Ready" NotReady = "NotReady" InQuorumLoss = "InQuorumLoss" Reconfiguring = "Reconfiguring" Deleting = "Deleting" end end end
Version data entries
2 entries across 2 versions & 1 rubygems