vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostPortGroupSpec(vim.host.PortGroup.Specification)
- Property of
 - HostPortGroup, HostPortGroupConfig
 - Parameter to
 - AddPortGroup, UpdatePortGroup
 - Extends
 - DynamicData
 - See also
 - HostNetworkPolicy
 - Since
 - 2.0
 
Data Object Description
This data object type describes the PortGroup specification representing the properties on a PortGroup that can be configured.Properties
| Name | Type | Description | 
|---|---|---|
| name | xsd:string | 
         The name of the port group.
       | 
| policy | HostNetworkPolicy | 
         Policies on the port group take precedence over the ones specified
  on the virtual switch.
       | 
| vlanId | xsd:int | 
         The VLAN ID for ports using this port group. Possible values:
  
  | 
| vswitchName | xsd:string | 
         The identifier of the virtual switch on which
  this port group is located.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |