public class VirtualNVMEControllerOption extends VirtualControllerOption
Java class for VirtualNVMEControllerOption complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualNVMEControllerOption">
<complexContent>
<extension base="{urn:vim25}VirtualControllerOption">
<sequence>
<element name="numNVMEDisks" type="{urn:vim25}IntOption"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected IntOption |
numNVMEDisks |
devices, supportedDeviceautoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, type| Constructor and Description |
|---|
VirtualNVMEControllerOption() |
| Modifier and Type | Method and Description |
|---|---|
IntOption |
getNumNVMEDisks()
Gets the value of the numNVMEDisks property.
|
void |
setNumNVMEDisks(IntOption value)
Sets the value of the numNVMEDisks property.
|
getDevices, getSupportedDevice, setDevicesgetAutoAssignController, getBackingOption, getBusSlotOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getLicensingLimit, getType, isDeprecated, isHotRemoveSupported, isPlugAndPlay, setAutoAssignController, setBusSlotOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setPlugAndPlay, setTypeCopyright © 2018. All rights reserved.