VdcStorageProfilesType

Element:
VdcStorageProfiles
Type:
VdcStorageProfilesType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Container for references to storage profiles associated with a vDC.
Since:
5.1
Schema:
vdcStorageProfile.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<VdcStorageProfiles xmlns="http://www.vmware.com/vcloud/v1.5">
    <VdcStorageProfile href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</VdcStorageProfiles>

Elements

Element Type Required Modifiable Since Deprecated Description
VCloudExtension VCloudExtensionType No always 5.1 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.
VdcStorageProfile ReferenceType No always 5.1 A reference to a vDC storage profile.