I have a project, where I'm trying to connect to PowerCLI through c#, When I'm trying to connect I'm getting error such as
Cannot create an instance of the abstract class or interface 'VMware.Vim.VimClient'
VimClient client = new VimClient();
It's
VimClient client = new VimClientImpl()
these days.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With