Sha256: a01aa521fce42d5d224d609289e3f3494b28a7582622d21617d880bfdebb9d22
Contents?: true
Size: 535 Bytes
Versions: 2
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::V7_0_0_42 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
2 entries across 2 versions & 1 rubygems