Control name of interface inside container using docker networks

If I wanted to connect my container to multiple docker networks, is it possible to control the name of the interface pertaining to each of the docker networks inside the container?

Thanks

Hi, @hap2711
Do you succeeded to change the network interfaces names inside the container?
i am trying to do same thing.

thanks