vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - DVPortgroupPolicy(vim.dvs.DistributedVirtualPortgroup.PortgroupPolicy)
- Property of
 - DVPortgroupConfigInfo, DVPortgroupConfigSpec
 - Extended by
 - VMwareDVSPortgroupPolicy
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 4.0
 
Data Object Description
The DistributedVirtualPortgroup policies. This field is not applicable when queried directly against an ESX host.Properties
| Name | Type | Description | 
|---|---|---|
| blockOverrideAllowed | xsd:boolean | 
         Allow the blocked setting
  of an individual port to override the setting in
  defaultPortConfig of
  a portgroup.
       | 
| livePortMovingAllowed | xsd:boolean | 
         Allow a live port to be moved in and out of the portgroup.
       | 
| networkResourcePoolOverrideAllowed* | xsd:boolean | 
         Allow the setting of
  networkResourcePoolKey of an
  individual port to override the setting in
  defaultPortConfig
  of a portgroup.
      
Since vSphere API Release 5.0 | 
| portConfigResetAtDisconnect | xsd:boolean | 
         If true, reset the port network setting back to the portgroup setting
  (thus removing the per-port setting) when the port is disconnected from
  the connectee.
       | 
| shapingOverrideAllowed | xsd:boolean | 
         Allow the inShapingPolicy or
  outShapingPolicy settings
  of an individual port to override the setting in
  defaultPortConfig of
  a portgroup.
       | 
| trafficFilterOverrideAllowed* | xsd:boolean | 
         Allow the setting of
  filterPolicy,
  for an individual port to override the setting in
  defaultPortConfig of
  a portgroup.
      
Since vSphere API Release 5.5 | 
| vendorConfigOverrideAllowed | xsd:boolean | 
         Allow the vendorSpecificConfig
  setting of an individual port to override the setting in
  defaultPortConfig of
  a portgroup.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |