Sha256: 5ab10c5d0bc207685e1a428bce090118e8f64881b8eb632221af6958498fd170
Contents?: true
Size: 391 Bytes
Versions: 3
Compression:
Stored size: 391 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 NodeTransitionType # module NodeTransitionType Invalid = "Invalid" Start = "Start" Stop = "Stop" end end end
Version data entries
3 entries across 3 versions & 1 rubygems