Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - OvfDeploymentOption(vim.OvfManager.DeploymentOption)
- Property of
- OvfParseDescriptorResult
- Extends
- DynamicData
- Since
- vSphere API Release 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 |
---|---|---|
description | xsd:string |
A localizable description for the deployment option.
|
key | xsd:string |
The key of the deployment option, corresponding to the ovf:id attribute in the
OVF descriptor
|
label | xsd:string |
A localized label for the deployment option
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |