Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PortGroupProfile(vim.profile.host.PortGroupProfile)
- Extended by
- HostPortGroupProfile, ServiceConsolePortGroupProfile, VmPortGroupProfile
- Extends
- ApplyProfile
- See also
- NetworkPolicyProfile, VirtualSwitchSelectionProfile, VlanProfile
- Since
- vSphere API Release 4.0
Data Object Description
PortGroupProfile is the base class for the different port group subprofile objects.Properties
Name | Type | Description |
---|---|---|
key | xsd:string |
Linkable identifier.
|
name | xsd:string |
Name of the portgroup.
|
networkPolicy | NetworkPolicyProfile |
The network policy/policies applicable on the port group.
|
vlan | VlanProfile |
VLAN identifier for the port group.
|
vswitch | VirtualSwitchSelectionProfile |
Virtual switch to which the port group is connected.
|
Properties inherited from ApplyProfile | ||
copyEnableStatus, enabled, favorite, hidden, policy, profileTypeName, profileVersion, property, toBeDeleted, toBeMerged, toReplaceWith | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |