SupportedHardwareVersionsType

Type:
SupportedHardwareVersionsType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Contains a list of VMware virtual hardware versions supported in this vDC.
Since:
1.5
Schema:
vdc.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<SupportedHardwareVersionsType xmlns="http://www.vmware.com/vcloud/v1.5">
    <SupportedHardwareVersion name="xs:string" href="xs:anyURI" default="xs:boolean" type="xs:string"/>
</SupportedHardwareVersionsType>

Elements

Element Type Required Modifiable Since Deprecated Description
SupportedHardwareVersion SupportedHardwareVersionType No none 1.5 A virtual hardware version supported in this vDC.
VCloudExtension VCloudExtensionType No always 1.5 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.