Sha256: 475617fa13ef38c4b460082e85a29df64c0e81feb579ca4251602e94967d9a02
Contents?: true
Size: 453 Bytes
Versions: 2
Compression:
Stored size: 453 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 ChaosScheduleStatus # module ChaosScheduleStatus Invalid = "Invalid" Stopped = "Stopped" Active = "Active" Expired = "Expired" Pending = "Pending" end end end
Version data entries
2 entries across 2 versions & 1 rubygems