public class VirtualMachineFlagInfo extends DynamicData
Java class for VirtualMachineFlagInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualMachineFlagInfo">
<complexContent>
<extension base="{urn:vim25}DynamicData">
<sequence>
<element name="disableAcceleration" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="useToe" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="runWithDebugInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="monitorType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="htSharing" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="snapshotDisabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="snapshotLocked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="diskUuidEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="virtualMmuUsage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="virtualExecUsage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="snapshotPowerOffBehavior" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="recordReplayEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="faultToleranceType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cbrcCacheEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
cbrcCacheEnabled |
protected Boolean |
disableAcceleration |
protected Boolean |
diskUuidEnabled |
protected Boolean |
enableLogging |
protected String |
faultToleranceType |
protected String |
htSharing |
protected String |
monitorType |
protected Boolean |
recordReplayEnabled |
protected Boolean |
runWithDebugInfo |
protected Boolean |
snapshotDisabled |
protected Boolean |
snapshotLocked |
protected String |
snapshotPowerOffBehavior |
protected Boolean |
useToe |
protected String |
virtualExecUsage |
protected String |
virtualMmuUsage |
| Constructor and Description |
|---|
VirtualMachineFlagInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFaultToleranceType()
Gets the value of the faultToleranceType property.
|
String |
getHtSharing()
Gets the value of the htSharing property.
|
String |
getMonitorType()
Gets the value of the monitorType property.
|
String |
getSnapshotPowerOffBehavior()
Gets the value of the snapshotPowerOffBehavior property.
|
String |
getVirtualExecUsage()
Gets the value of the virtualExecUsage property.
|
String |
getVirtualMmuUsage()
Gets the value of the virtualMmuUsage property.
|
Boolean |
isCbrcCacheEnabled()
Gets the value of the cbrcCacheEnabled property.
|
Boolean |
isDisableAcceleration()
Gets the value of the disableAcceleration property.
|
Boolean |
isDiskUuidEnabled()
Gets the value of the diskUuidEnabled property.
|
Boolean |
isEnableLogging()
Gets the value of the enableLogging property.
|
Boolean |
isRecordReplayEnabled()
Gets the value of the recordReplayEnabled property.
|
Boolean |
isRunWithDebugInfo()
Gets the value of the runWithDebugInfo property.
|
Boolean |
isSnapshotDisabled()
Gets the value of the snapshotDisabled property.
|
Boolean |
isSnapshotLocked()
Gets the value of the snapshotLocked property.
|
Boolean |
isUseToe()
Gets the value of the useToe property.
|
void |
setCbrcCacheEnabled(Boolean value)
Sets the value of the cbrcCacheEnabled property.
|
void |
setDisableAcceleration(Boolean value)
Sets the value of the disableAcceleration property.
|
void |
setDiskUuidEnabled(Boolean value)
Sets the value of the diskUuidEnabled property.
|
void |
setEnableLogging(Boolean value)
Sets the value of the enableLogging property.
|
void |
setFaultToleranceType(String value)
Sets the value of the faultToleranceType property.
|
void |
setHtSharing(String value)
Sets the value of the htSharing property.
|
void |
setMonitorType(String value)
Sets the value of the monitorType property.
|
void |
setRecordReplayEnabled(Boolean value)
Sets the value of the recordReplayEnabled property.
|
void |
setRunWithDebugInfo(Boolean value)
Sets the value of the runWithDebugInfo property.
|
void |
setSnapshotDisabled(Boolean value)
Sets the value of the snapshotDisabled property.
|
void |
setSnapshotLocked(Boolean value)
Sets the value of the snapshotLocked property.
|
void |
setSnapshotPowerOffBehavior(String value)
Sets the value of the snapshotPowerOffBehavior property.
|
void |
setUseToe(Boolean value)
Sets the value of the useToe property.
|
void |
setVirtualExecUsage(String value)
Sets the value of the virtualExecUsage property.
|
void |
setVirtualMmuUsage(String value)
Sets the value of the virtualMmuUsage property.
|
protected Boolean disableAcceleration
protected Boolean enableLogging
protected Boolean useToe
protected Boolean runWithDebugInfo
protected String monitorType
protected String htSharing
protected Boolean snapshotDisabled
protected Boolean snapshotLocked
protected Boolean diskUuidEnabled
protected String virtualMmuUsage
protected String virtualExecUsage
protected String snapshotPowerOffBehavior
protected Boolean recordReplayEnabled
protected String faultToleranceType
protected Boolean cbrcCacheEnabled
public Boolean isDisableAcceleration()
Booleanpublic void setDisableAcceleration(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableLogging()
Booleanpublic void setEnableLogging(Boolean value)
value - allowed object is
Booleanpublic Boolean isUseToe()
Booleanpublic void setUseToe(Boolean value)
value - allowed object is
Booleanpublic Boolean isRunWithDebugInfo()
Booleanpublic void setRunWithDebugInfo(Boolean value)
value - allowed object is
Booleanpublic String getMonitorType()
Stringpublic void setMonitorType(String value)
value - allowed object is
Stringpublic String getHtSharing()
Stringpublic void setHtSharing(String value)
value - allowed object is
Stringpublic Boolean isSnapshotDisabled()
Booleanpublic void setSnapshotDisabled(Boolean value)
value - allowed object is
Booleanpublic Boolean isSnapshotLocked()
Booleanpublic void setSnapshotLocked(Boolean value)
value - allowed object is
Booleanpublic Boolean isDiskUuidEnabled()
Booleanpublic void setDiskUuidEnabled(Boolean value)
value - allowed object is
Booleanpublic String getVirtualMmuUsage()
Stringpublic void setVirtualMmuUsage(String value)
value - allowed object is
Stringpublic String getVirtualExecUsage()
Stringpublic void setVirtualExecUsage(String value)
value - allowed object is
Stringpublic String getSnapshotPowerOffBehavior()
Stringpublic void setSnapshotPowerOffBehavior(String value)
value - allowed object is
Stringpublic Boolean isRecordReplayEnabled()
Booleanpublic void setRecordReplayEnabled(Boolean value)
value - allowed object is
Booleanpublic String getFaultToleranceType()
Stringpublic void setFaultToleranceType(String value)
value - allowed object is
Stringpublic Boolean isCbrcCacheEnabled()
BooleanCopyright © 2018. All rights reserved.