Sha256: 06ecf6245792a723bcd0d0a204f902d731382c48923ec4e27919b25e03483c69
Contents?: true
Size: 449 Bytes
Versions: 2
Compression:
Stored size: 449 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 NodeDeactivationTaskType # module NodeDeactivationTaskType Invalid = "Invalid" Infrastructure = "Infrastructure" Repair = "Repair" Client = "Client" end end end
Version data entries
2 entries across 2 versions & 1 rubygems