Sha256: 659ae021d6d18b344eb7ea94eff1a9639beb0486a1b4f6ef99e809311f212e4c
Contents?: true
Size: 401 Bytes
Versions: 26
Compression:
Stored size: 401 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_10_01 module Models # # Defines values for VirtualWanSecurityProviderType # module VirtualWanSecurityProviderType External = "External" Native = "Native" end end end
Version data entries
26 entries across 26 versions & 2 rubygems