Sha256: 3e79b8c5343be80d259d9a2d6b3e8f83e0f3d2aa8d0591fe642609fe719bf486
Contents?: true
Size: 377 Bytes
Versions: 32
Compression:
Stored size: 377 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_02_01 module Models # # Defines values for EffectiveRouteState # module EffectiveRouteState Active = "Active" Invalid = "Invalid" end end end
Version data entries
32 entries across 32 versions & 2 rubygems