NetworkAssignmentType

Element:
NetworkAssignment
Type:
NetworkAssignmentType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Maps a network name specified in a Vm to the network name of a vApp network defined in the VApp that contains the Vm
Since:
0.9
Schema:
vApp.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<NetworkAssignment xmlns="http://www.vmware.com/vcloud/v1.5" innerNetwork="xs:string" containerNetwork="xs:string"/>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
innerNetwork string Yes always 0.9 Name of the network as specified in the Vm.
containerNetwork string Yes always 0.9 Name of the vApp network to map to.

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.