PowerCLI Reference
OvfConfiguration - Object
Returned by
Get-OvfConfiguration
Properties
Name
Type
Notes
Source
string
Methods
Methods defined in this object
ToHashTable
,
HashTable
ToHashTable
Returns all properties with non-default values in a HashTable format
Syntax
HashTable ToHashTable()
Return value
HashTable
Parameters
Name
Type
Description
none
HashTable
Implicit conversion operator to HashTable
Syntax
static implicit operator HashTable()
Return value
static implicit operator
Parameters
Name
Type
Description
ovfConfiguration
OvfConfiguration
Object to convert
Copyright © VMware, Inc. All rights reserved.