public class VirtualDiskOption extends VirtualDeviceOption
| Modifier and Type | Field and Description |
|---|---|
LongOption |
capacityInKB |
StorageIOAllocationOption |
ioAllocationOption |
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, typedynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualDiskOption() |
| Modifier and Type | Method and Description |
|---|---|
LongOption |
getCapacityInKB() |
StorageIOAllocationOption |
getIoAllocationOption() |
void |
setCapacityInKB(LongOption capacityInKB) |
void |
setIoAllocationOption(StorageIOAllocationOption ioAllocationOption) |
getAutoAssignController, getBackingOption, getBusSlotOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getHotRemoveSupported, getLicensingLimit, getType, isDeprecated, isPlugAndPlay, setAutoAssignController, setBackingOption, setBusSlotOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setLicensingLimit, setPlugAndPlay, setTypegetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic LongOption capacityInKB
public StorageIOAllocationOption ioAllocationOption
public LongOption getCapacityInKB()
public StorageIOAllocationOption getIoAllocationOption()
public void setCapacityInKB(LongOption capacityInKB)
public void setIoAllocationOption(StorageIOAllocationOption ioAllocationOption)
Copyright © 2011-2012. All Rights Reserved.