Package com.vmware.vim25
Class HostVmfsVolume
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostFileSystemVolume
com.vmware.vim25.HostVmfsVolume
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintbooleanFields inherited from class com.vmware.vim25.HostFileSystemVolume
capacity, name, typeFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.HostFileSystemVolume
getCapacity, getName, getType, setCapacity, setName, setTypeMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
blockSizeMb
public int blockSizeMb -
blockSize
-
unmapGranularity
-
unmapPriority
-
maxBlocks
public int maxBlocks -
majorVersion
public int majorVersion -
version
-
uuid
-
extent
-
vmfsUpgradable
public boolean vmfsUpgradable -
forceMountedInfo
-
ssd
-
local
-
scsiDiskType
-
-
Constructor Details
-
HostVmfsVolume
public HostVmfsVolume()
-