Name
|
Type
|
Description
|
configVersion | xsd:string |
The version string of the configuration.
|
description | xsd:string |
A description string of the port.
|
name | xsd:string |
The name of the port.
|
scope | ManagedObjectReference[]
to a
ManagedEntity[] |
The eligible entities that can connect to the port. If unset, there
is no restriction on which entity can connect to the port. If set,
only the entities in the specified list or their child entities are
allowed to connect to the port. If scopes are defined at both port
and portgroup level, they are taken as an "AND" relationship. If such
a relationship doesn't make sense, the reconfigure operation will
raise an exception.
|
setting | DVPortSetting |
The network configuration of the port.
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |