Create usable OvfConfiguration from file
When you export (e.g. Export-Clixml, or ConvertTo-Json | Set-Content, etc) an OvfConfiguration object, and later import it (e.g. Import-Clixml, or Get-Content | ConvertFrom-Json), the resulting imported object is a Deserialized.VMware.Vim....OvfCo...