Sha256: ae1c801f040c283e3bce2072747551a20097465a204a8377b969ca0f8406e357
Contents?: true
Size: 535 Bytes
Versions: 5
Compression:
Stored size: 535 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_4_0_36 module Models # # Defines values for ChaosEventKind # module ChaosEventKind Invalid = "Invalid" Started = "Started" ExecutingFaults = "ExecutingFaults" Waiting = "Waiting" ValidationFailed = "ValidationFailed" TestError = "TestError" Stopped = "Stopped" end end end
Version data entries
5 entries across 5 versions & 1 rubygems