Esx.Settings.Clusters.Vms.OvfResource.LocationType
Esx.Settings.Clusters.Vms.OvfResource.LocationType
The Esx.Settings.Clusters.Vms.OvfResource.LocationType enumerated type defines the supported locations of OVF packages.
Possible values:
- REMOTE_FILE: The OVF package is hosted on a file server.
- LOCAL_FILE: The OVF package is located on the local VC file system.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
REMOTE_FILE,
LOCAL_FILE,