NetworkAdapterResource Data Type

Network adapter

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
label string element 0/1 the label
networkZoneName string element 0/1 the networkZoneName
Properties inherited from supportTemplating
xsitype string attribute 0/1  

Example

<NetworkAdapterResource xsitype="...">
  <networkZoneName>...</networkZoneName>
  <label>...</label>
</NetworkAdapterResource>