Data Object - OvfDeploymentOption(vim.OvfManager.DeploymentOption)

Property of
OvfParseDescriptorResult
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

A deployment option as defined in the OVF specfication.

This corresponds to the Configuration element of the DeploymentOptionSection in the specification.

Properties

Name Type Description
descriptionxsd:string

A localizable description for the deployment option.
keyxsd:string

The key of the deployment option, corresponding to the ovf:id attribute in the OVF descriptor
labelxsd:string

A localized label for the deployment option
Properties inherited from DynamicData
None

Show WSDL type definition