Msvm_VHDSetInformation class

Provides information about a VHD Set file.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[AMENDMENT]
class Msvm_VHDSetInformation
{
  string Path;
  string SnapshotIdList[];
  string AllPaths[];
};

Members

The Msvm_VHDSetInformation class has these types of members:

Properties

The Msvm_VHDSetInformation class has these properties.

AllPaths

Data type: string array

Access type: Read-only

A list of all files encompassed by the VHD Set file, including any unreferenced files and any parents of the root virtual hard disk. All files listed after the root virtual hard disk are unmanaged by this VHD Set file. This field may be empty if this information was not specifically requested.

Path

Data type: string

Access type: Read-only

The path of the VHD Set file.

SnapshotIdList

Data type: string array

Access type: Read-only

A list of GUIDs representing all of the snapshots contained by this VHD Set file.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe