Sha256: 1efffc0dbd4dfa1139ffcdfa15a4a1887bb0c3f4ac93182000107c7f872b3cbf
Contents?: true
Size: 423 Bytes
Versions: 32
Compression:
Stored size: 423 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::Network::Mgmt::V2018_06_01 module Models # # Defines values for ConnectionMonitorSourceStatus # module ConnectionMonitorSourceStatus Uknown = "Uknown" Active = "Active" Inactive = "Inactive" end end end
Version data entries
32 entries across 32 versions & 2 rubygems