|
VHDInfoMaxInternalSize Field
|
This value is the maximum size, in bytes, of the .vhd file as viewable the virtual machine. It is used by CreateJob to check for free space.
Namespace:
DoubleTake.Virtualization.ContractAssembly:
DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntaxpublic long MaxInternalSize
Public MaxInternalSize As Long
public:
long long MaxInternalSize
Field Value
Type:
Int64
See Also