Sha256: 5c3ed7993d02eee7c783062ff5e1fdb39670a38e70a660ef090675638a78c6ba
Contents?: true
Size: 534 Bytes
Versions: 5
Compression:
Stored size: 534 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_3_0_9 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