Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents the mount point path of the shadow copy that was mounted locally on the iSCSI Target server.
Windows Server 2012 R2: This class is deprecated.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class WT_DVMountedPath
{
uint32 WTD;
string MountedPath;
};
Members
The WT_DVMountedPath class has these types of members:
Properties
The WT_DVMountedPath class has these properties.
-
MountedPath
-
-
Data type: string
-
Access type: Read-only
The volume mount point of the locally mounted shadow copy. The related WT_Disk object must have its DVMountStatus set to MountSnapshot.
-
-
WTD
-
-
Data type: uint32
-
Access type: Read-only
-
Qualifiers: Key
Index of the locally mounted WT_Disk.
-
Remarks
WT_DVMountedPath is similar to the WT_Disk.GetDVMountPoints method, but instead enumerates all mount points of all virtual disks that were mounted locally.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Wmi |
MOF |
|
DLL |
|