Get the private IPv4 address(es) that are associated with the public-ip address and assigned to that interface.

C# |
public IEnumerable<string> GetIpV4Association( string publicIp )

- publicIp (String)
- The public IP address

Private IPv4 address(es) associated with the public IP address