| Name | Type | Description | 
| allocationInfo | DVSNetworkResourcePoolAllocationInfo | Network resource allocation for the network resource pool. 
 | 
| configVersion | xsd:string | Unique identifier for a given version
  of the configuration. Each change to the configuration will
  update this value. This is typically implemented as a
  non-decreasing count or a time-stamp. However, a client should
  always treat this as an opaque string. 
  If you specify the configuration version when you update
  the resource configuration, the Server will apply the changes
  only if the specified identifier matches the current
  DVSNetworkResourcePool.configVersion
  value. You can use this field to guard against updates
  that may have occurred between the time when the client
  reads configVersion
  and when the configuration is applied.
      
 | 
| description | xsd:string | User-defined description for the resource pool.
      
Since vSphere API 5.0 
 | 
| key | xsd:string | Key of the network resource pool. The property is ignored for
 DistributedVirtualSwitch.AddNetworkResourcePool
 operations. 
 | 
| name | xsd:string | User defined name for the resource pool.
  The property is required for
  DistributedVirtualSwitch.AddNetworkResourcePool
  operations.
      
Since vSphere API 5.0 
 | 
| Properties inherited from DynamicData | 
| None |