Sha256: 617fd64f7b005125c2372902ba8542fb94db8b8a03baa3a09e4c713803cc37cc
Contents?: true
Size: 387 Bytes
Versions: 3
Compression:
Stored size: 387 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 FabricReplicaStatus # module FabricReplicaStatus Invalid = "Invalid" Down = "Down" Up = "Up" end end end
Version data entries
3 entries across 3 versions & 1 rubygems