DefaultStorageProfileSection_Type

Element:
DefaultStorageProfileSection
Type:
DefaultStorageProfileSection_Type
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Name of the storage profile that will be specified for this virtual machine. The named storage profile must exist in the organization vDC that contains the virtual machine. If not specified, the default storage profile for the vDC is used.
Since:
5.1
Schema:
vApp.xsd
Media type(s):
None
Extends:
Section_Type
XML Representation:
<DefaultStorageProfileSection xmlns="http://www.vmware.com/vcloud/v1.5" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1">
    <StorageProfile> xs:string </StorageProfile>
</DefaultStorageProfileSection>

Elements

Element Type Required Modifiable Since Deprecated Description
StorageProfile string No 5.1 Name of the storage profile that will be specified for this virtual machine. The named storage profile must exist in the organization vDC that contains the virtual machine. If not specified, the default storage profile for the vDC is used.