public class VirtualMachineDiskDeviceInfo extends VirtualMachineTargetInfo
| Modifier and Type | Field and Description |
|---|---|
Long |
capacity |
ManagedObjectReference[] |
vm |
configurationTag, namedynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualMachineDiskDeviceInfo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCapacity() |
ManagedObjectReference[] |
getVm() |
void |
setCapacity(Long capacity) |
void |
setVm(ManagedObjectReference[] vm) |
getConfigurationTag, getName, setConfigurationTag, setNamegetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic Long capacity
public ManagedObjectReference[] vm
public Long getCapacity()
public ManagedObjectReference[] getVm()
public void setCapacity(Long capacity)
public void setVm(ManagedObjectReference[] vm)
Copyright © 2011-2012. All Rights Reserved.