Sha256: e707bab5cf11b4cbdda41331f53a49608daa8d55e2c128fa979aa5cc325d8804
Contents?: true
Size: 395 Bytes
Versions: 6
Compression:
Stored size: 395 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::Batch::Mgmt::V2017_09_01 module Models # # Defines values for InterNodeCommunicationState # module InterNodeCommunicationState Enabled = "Enabled" Disabled = "Disabled" end end end
Version data entries
6 entries across 6 versions & 1 rubygems