Get the private IPv4 address(es) that are associated with the public-ip address and assigned to that interface.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public IEnumerable<string> GetIpV4Association( string publicIp )
 Parameters
 Parameters- publicIp (String)
- The public IP address
 Return Value
 Return ValuePrivate IPv4 address(es) associated with the public IP address