VMRequestNetworking Data Type

VM request network zone

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
id long element 1/1 Gets the id.
networkZoneId long element 0/1 Gets the network zone id.
networkZoneName string element 0/1 Gets the network Zone name.
Properties inherited from supportTemplating
xsitype string attribute 0/1  

Example

<VMRequestNetworking xsitype="...">
  <id>...</id>
  <networkZoneId>...</networkZoneId>
  <networkZoneName>...</networkZoneName>
</VMRequestNetworking>