Sha256: 10b19844e3c246b686fb4259532ebe9a3a1ed7c493f38e36abb82c2c656791eb
Contents?: true
Size: 448 Bytes
Versions: 5
Compression:
Stored size: 448 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_2_0_9 module Models # # Defines values for NodeDeactivationTaskType # module NodeDeactivationTaskType Invalid = "Invalid" Infrastructure = "Infrastructure" Repair = "Repair" Client = "Client" end end end
Version data entries
5 entries across 5 versions & 1 rubygems