Data Object - SolutionsHostBoundSolutionConfig

Extends
SolutionsTypeSpecificSolutionConfig
See also
vim.Datastore.html">Datastore,

Properties

Name Type Description
datastores*vmodl.ManagedObjectReference
to a vim.Datastore

datastores to place system Virutal Machine on. If omitted - default configured network on the host will be used.
networks*vmodl.ManagedObjectReference
to a vim.Network

networks to satisfy system Virtual Machine network adapter requirements. If omitted - default configured network on the host will be used.
preferHostConfiguration*xsd:boolean

If set to true - default network and datastore configured on host will take precedence over datastores and networks.
vmci*xsd:string[]

VMCI to be allowed access from the system Virtual Machine.
Properties inherited from SolutionsTypeSpecificSolutionConfig
None
Properties inherited from vmodl.DynamicData
None
*Need not be set