public class DestinationVsanDisabled extends CannotMoveVsanEnabledHost
Java class for DestinationVsanDisabled complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DestinationVsanDisabled">
<complexContent>
<extension base="{urn:vim25}CannotMoveVsanEnabledHost">
<sequence>
<element name="destinationCluster" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
destinationCluster |
faultCause, faultMessage| Constructor and Description |
|---|
DestinationVsanDisabled() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationCluster()
Gets the value of the destinationCluster property.
|
void |
setDestinationCluster(String value)
Sets the value of the destinationCluster property.
|
getFaultCause, getFaultMessage, setFaultCauseCopyright © 2018. All rights reserved.