Hi Ajay,
Yes, it is possible, but you need to have all the 3 IPs routed through a single ISP:
MAIN ISP----ASA---- IP ISP 1
---- IP ISP 2
---- IP ISP 3
The MAIN IPS will need to route on the internet all the 3 IP/Subnets
The config is simple:
static (inside1,outside) netmask 255.255.255.255
static (inside2,outside) netmask 255.255.255.255
static (inside3,outside) netmask 255.255.255.255
The inside1,2,3 are VLANS created on the ASA inside interface.
Please rate if this helped.
Regards,
Daniel