win_iis_webbinding : binding net.tcp and net.pipe

HI
Im trying to bind a net.tcp and net.pipe to IIS

I would like the website to have following bindings

Bindings

The iis_webbinding module doesn’t currently have support for setting the bindingInformation property, which is where that needs to go for net.tcp (not ip). Looks like it’d be trivial to add, so if you want to submit a pull request, CC me on it (@nitzmahone) and I’ll take a look!