Sha256: d0864663c06ec0cfb26def2ce3248b3a67a1dbcf272d7018bb6c868b875e8936
Contents?: true
Size: 216 Bytes
Versions: 23
Compression:
Stored size: 216 Bytes
Contents
module Vcloud module EdgeGateway module ConfigurationGenerator module ID_RANGES FIREWALL_SERVICE = {min: 1, max: 65536} NAT_SERVICE = {min: 65537, max: 131072} end end end end
Version data entries
23 entries across 23 versions & 1 rubygems