The following sections show you how to set properties for OVF packages. What to read next Setting OVF Properties When Deploying to vSphere or vCloud DirectorOVF descriptors can contain configuration properties for the deployed OVF package. You can set only one property at a time, but you can have multiple instances of the option per command. The property option has the following syntax: Setting OVF Network Maps When Deploying to vSphereOVF descriptors can use symbolic identifiers for network names. These identifiers must be mapped to a network that is available on the chosen vSphere platform. If only one network is available on the target and only one network is described in the OVF descriptor, OVF Tool selects that network automatically. In this case, you do not need to specify a network map. The --net option has the following syntax: Setting a vService DependencyYou can dependency so that your application deploys as a service using the following option: Parent topic: Examples of OVF Tool Syntax