Vshpere iso build with static IP. vsphere-iso: Waiting for IP

I try to build windows VM in vsphere but I get “Waiting for IP”. The VLAN is without DHCP and is a Distributed switch. Can i add static IP.

Log:

==> vsphere-iso: Power on VM...
2020/11/16 11:55:32 packer-builder-vsphere-iso plugin: [INFO] Waiting for IP, up to total timeout: 30m0s, settle timeout: 5s
==> vsphere-iso: Waiting for IP...

windows.json

"floppy_files": [
          "{{user `autounattend`}}",
          "autounattend.xml",
          "install-vm-tools.cmd"
]