namespace PS.IPAM; using System; public enum types { address, domain, section, subnetwork, tag, vlan, vrf }