Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Represents the configuration state of the disk merge settings for a virtual machine.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_DiskMergeSettingData : CIM_SettingData
{
string InstanceID = "Microsoft:GUID\DeviceSpecificData";
string Caption = "Disk Merge Setting Data";
string Description = "Microsoft Disk Merge Setting Data";
string ElementName = "Disk Merge Setting Data";
uint32 EnabledState = 1;
};
The Msvm_DiskMergeSettingData class has these types of members:
The Msvm_DiskMergeSettingData class has these properties.
Caption
Data type: string
Access type: Read-only
A short description of the object. This property is inherited from the CIM_ManagedElement class and is always set to "Disk Merge Setting Data".
Description
Data type: string
Access type: Read-only
A description of the object. This property is inherited from CIM_ManagedElement, and it is always set to "Microsoft Disk Merge Setting Data".
ElementName
Data type: string
Access type: Read-only
A display name for the object. This property is inherited from CIM_SettingData, and it is always set to "Disk Merge Setting Data". Changing this property will change the ElementName property of the associated CIM_LogicalDevice derivative.
This is a read-only property, but it can be changed by using the ModifyResourceSettings method of the Msvm_VirtualSystemManagementService class.
EnabledState
Data type: uint32
Access type: Read-only
Specifies the enabled state of the disk merge functionality.
Temporarily disabled (0)
Enabled (1)
InstanceID
Data type: string
Access type: Read-only
Qualifiers: Key
Uniquely identifies an instance of this class. This property is inherited from CIM_SettingData and is always set to "Microsoft:GUID\DeviceSpecificData".
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today