public class HostMemberUplinkHealthCheckResult extends HostMemberHealthCheckResult
Java class for HostMemberUplinkHealthCheckResult complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostMemberUplinkHealthCheckResult">
<complexContent>
<extension base="{urn:vim25}HostMemberHealthCheckResult">
<sequence>
<element name="uplinkPortKey" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
uplinkPortKey |
summary| Constructor and Description |
|---|
HostMemberUplinkHealthCheckResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUplinkPortKey()
Gets the value of the uplinkPortKey property.
|
void |
setUplinkPortKey(String value)
Sets the value of the uplinkPortKey property.
|
getSummary, setSummaryprotected String uplinkPortKey
Copyright © 2018. All rights reserved.