Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new differencing virtual disk.
Windows Server 2012 R2: This method is deprecated. Use CreateRamWTDisk, CreateVhdWTDisk, or ImportWTDisk instead.
Syntax
WT_Disk NewDiffWTDisk(
string DevicePath,
string ParentPath,
string Description,
boolean CacheParent
);
Parameters
-
DevicePath
-
Full path to the VHD file.
-
ParentPath
-
Full path to the parent VHD file.
-
Description
-
An iSCSI disk friendly description.
-
CacheParent
-
Deprecated; do not use.
Remarks
If the Microsoft iSCSI Target Server service is running on a Microsoft Failover Cluster, a cluster resource is created to represent the new virtual disk (VHD). The cluster resource resides in the same resource group as the physical disk where the VHD is stored.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Wmi |
| MOF |
|
| DLL |
|