Msvm_DiskMergeSettingData class
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.
Syntax
[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;
};
Members
The Msvm_DiskMergeSettingData class has these types of members:
Properties
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".
Requirements
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 |
|