DistributedVirtualSwitchHostMemberHostUplinkState
DistributedVirtualSwitchHostMemberHostUplinkState
The runtime state of uplink on the host.
Since: vSphere API Release 8.0.3.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"uplinkName": "string",
"state": "string"
}
string
uplinkName
Required
Name of the uplink.
string
state
Required
The runtime state of the uplink.
See DistributedVirtualSwitchHostMemberHostUplinkStateStateEnum for supported values.
Availability
Added in vSphere API Release 8.0.3.0
Property Of