benmeadowcroft / SRM-Cmdlets

Helper functions for working with SRM and PowerCLI
Apache License 2.0
17 stars 7 forks source link

Replace uses of VMware.*Impl #14

Closed benmeadowcroft closed 7 years ago

benmeadowcroft commented 8 years ago

As per http://blogs.vmware.com/PowerCLI/2016/04/powercli-best-practice-correct-use-strong-typing.html the use of "*Impl" types in PowerCLI is not a best practice. These should be replaced as appropriate.