delete interface switch switch0 vif 1
set interface switch switch0 address 10.15.20.20/24
set interface switch switch0 vif 2 address 10.15.22.1/24
That config will give you your desired result.
set interface switch switch0 address 10.15.20.20/24
set interface switch switch0 vif 2 address 10.15.22.1/24
That config will give you your desired result.