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