Sha256: 6ab92ae4dd0f6438ae2832593e1f4dc4058ca758ccae2a787cdabdc2bb7ae7e7
Contents?: true
Size: 535 Bytes
Versions: 3
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_5_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
3 entries across 3 versions & 1 rubygems