VdcsType

Type:
VdcsType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Represents a list of references to vDCs.
Since:
0.9
Schema:
vdc.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<VdcsType xmlns="http://www.vmware.com/vcloud/v1.5">
    <Vdc href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</VdcsType>

Elements

Element Type Required Modifiable Since Deprecated Description
VCloudExtension VCloudExtensionType No always 0.9 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.
Vdc ReferenceType No none 0.9 Reference to a vDC.