VirtualNetworksPropertiesArgs

constructor(dnsServers: Output<List<String>>? = null, gateway: Output<String>? = null, infraVnetProfile: Output<VirtualNetworksPropertiesInfraVnetProfileArgs>? = null, ipAddressPrefix: Output<String>? = null, vipPool: Output<List<VirtualNetworksPropertiesVipPoolArgs>>? = null, vmipPool: Output<List<VirtualNetworksPropertiesVmipPoolArgs>>? = null)