Sha256: 3b334e88cb509d4952381ce6d3b85713acef04d40dd180aa69124680238c9021
Contents?: true
Size: 473 Bytes
Versions: 2
Compression:
Stored size: 473 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 ServiceStatus # module ServiceStatus Unknown = "Unknown" Active = "Active" Upgrading = "Upgrading" Deleting = "Deleting" Creating = "Creating" Failed = "Failed" end end end
Version data entries
2 entries across 2 versions & 1 rubygems