public class VirtualMachineVFlashModuleInfo extends VirtualMachineTargetInfo
Java class for VirtualMachineVFlashModuleInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualMachineVFlashModuleInfo">
<complexContent>
<extension base="{urn:vim25}VirtualMachineTargetInfo">
<sequence>
<element name="vFlashModule" type="{urn:vim25}HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption |
vFlashModule |
configurationTag, name| Constructor and Description |
|---|
VirtualMachineVFlashModuleInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption |
getVFlashModule()
Gets the value of the vFlashModule property.
|
void |
setVFlashModule(HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption value)
Sets the value of the vFlashModule property.
|
getConfigurationTag, getName, setNameprotected HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption vFlashModule
public HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption getVFlashModule()
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOptionpublic void setVFlashModule(HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption value)
value - allowed object is
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOptionCopyright © 2018. All rights reserved.