Msvm_ImageManagementService, ROOT\virtualization\v2

Class | Methods (16) | Properties (28) | Qualifiers (4) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Manages the virtual media (.vhdx, .vhd, .iso, or .vfd files) for a virtual machine.

Msvm_ImageManagementService methods

Msvm_ImageManagementService has 16 methods (13 Local, 3 Derived)

NameOriginReturn
AttachVirtualHardDiskMsvm_ImageManagementServiceuint32 {'out':True}
CompactVirtualHardDiskMsvm_ImageManagementServiceuint32 {'out':True}
ConvertVirtualHardDiskMsvm_ImageManagementServiceuint32 {'out':True}
CreateVirtualFloppyDiskMsvm_ImageManagementServiceuint32 {'out':True}
CreateVirtualHardDiskMsvm_ImageManagementServiceuint32 {'out':True}
GetVirtualHardDiskSettingDataMsvm_ImageManagementServiceuint32 {'out':True}
GetVirtualHardDiskStateMsvm_ImageManagementServiceuint32 {'out':True}
MergeVirtualHardDiskMsvm_ImageManagementServiceuint32 {'out':True}
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}
ResizeVirtualHardDiskMsvm_ImageManagementServiceuint32 {'out':True}
SetParentVirtualHardDiskMsvm_ImageManagementServiceuint32 {'out':True}
SetVirtualHardDiskSettingDataMsvm_ImageManagementServiceuint32 {'out':True}
StartServiceCIM_Serviceuint32 {'out':True}
StopServiceCIM_Serviceuint32 {'out':True}
ValidatePersistentReservationSupportMsvm_ImageManagementServiceuint32 {'out':True}
ValidateVirtualHardDiskMsvm_ImageManagementServiceuint32 {'out':True}

Msvm_ImageManagementService properties

Msvm_ImageManagementService has 28 properties (28 Derived)

NameOriginCIMType
AvailableRequestedStatesCIM_EnabledLogicalElement18 [uint16]
CaptionCIM_ManagedElement8 [string]
CommunicationStatusCIM_ManagedSystemElement18 [uint16]
key
CreationClassName
CIM_Service8 [string]
DescriptionCIM_ManagedElement8 [string]
DetailedStatusCIM_ManagedSystemElement18 [uint16]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
HealthStateCIM_ManagedSystemElement18 [uint16]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstanceIDCIM_ManagedElement8 [string]
key
Name
CIM_ManagedSystemElement8 [string]
OperatingStatusCIM_ManagedSystemElement18 [uint16]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
PrimaryOwnerContactCIM_Service8 [string]
PrimaryOwnerNameCIM_Service8 [string]
PrimaryStatusCIM_ManagedSystemElement18 [uint16]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
StartedCIM_Service11 [boolean]
StartModeCIM_Service8 [string]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
key
SystemCreationClassName
CIM_Service8 [string]
key
SystemName
CIM_Service8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TransitioningToStateCIM_EnabledLogicalElement18 [uint16]

Detailed description of Msvm_ImageManagementService methods

Local methods (13) of Msvm_ImageManagementService class

AttachVirtualHardDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Pathstring0-{'Description':'A fully-qualified path that specifies the location of the virtual disk image file.','In':True}
AssignDriveLetterboolean1-{'Description':'Indicates if drive letters are assigned to the disk's volumes.','In':True}
ReadOnlyboolean2-{'Description':'Indicates if the mount should be read only.','In':True}
Jobref:CIM_ConcreteJob3-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Attaches a virtual disk image file in loopback mode.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
AttachVirtualHardDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
CompactVirtualHardDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Pathstring0-{'Description':'A fully-qualified path that specifies the location of the merging file.','In':True}
Modeuint161-{'Description':'An enumeration value that specifies the mode for the compact operation.','In':True,'ValueMap':['0', '1', '2', '3', '4'],'Values':['Full', 'Quick', 'Retrim', 'Pretrimmed', 'Prezeroed']}
Jobref:CIM_ConcreteJob2-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Compacts a dynamic virtual hard disk file. Compacting is the process of unallocating unused portions of the virtual hard disk.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
CompactVirtualHardDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
ConvertVirtualHardDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SourcePathstring0-{'Description':'A fully-qualified path that specifies the location of the virtual hard disk file. This file will not be modified as a result of this operation.','In':True}
VirtualDiskSettingDatastring1-{'Description':'String containing an embedded instance of class Msvm_VirtualHardDiskSettingData that is used to define attributes of the virtual hard disk to be created.','HyperVEmbeddedInstance':'Msvm_VirtualHardDiskSettingData','In':True}
Jobref:CIM_ConcreteJob2-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Converts the type of an existing virtual hard disk.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
ConvertVirtualHardDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
CreateVirtualFloppyDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Pathstring0-{'Description':'A fully-qualified path that specifies the location of the new file.','In':True}
Jobref:CIM_ConcreteJob1-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Creates a virtual floppy disk (.vfd) file.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
CreateVirtualFloppyDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
CreateVirtualHardDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VirtualDiskSettingDatastring0-{'Description':'String containing an embedded instance of class Msvm_VirtualHardDiskSettingData that is used to define attributes of the virtual hard disk to be created.','HyperVEmbeddedInstance':'Msvm_VirtualHardDiskSettingData','In':True}
Jobref:CIM_ConcreteJob1-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Creates a virtual hard disk file.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
CreateVirtualHardDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
GetVirtualHardDiskSettingData method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Pathstring0-{'Description':'A fully-qualified path that specifies the location of the disk image file.','In':True}
SettingDatastring1-{'Description':'If successful, this object contains the information for the requested virtual hard disk. This is an embedded instance of Msvm_VirtualHardDiskSettingData.','HyperVEmbeddedInstance':'Msvm_VirtualHardDiskSettingData','Out':True}
Jobref:CIM_ConcreteJob2-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Retrieves setting data associated with virtual hard disk files.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
GetVirtualHardDiskSettingData method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
GetVirtualHardDiskState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Pathstring0-{'Description':'A fully-qualified path that specifies the location of the disk image file.','In':True}
Statestring1-{'Description':'If successful, this object contains the information for the requested virtual hard disk. This is an embedded instance of Msvm_VirtualHardDiskState.','HyperVEmbeddedInstance':'Msvm_VirtualHardDiskState','Out':True}
Jobref:CIM_ConcreteJob2-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Retrieves state of virtual hard disk files.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
GetVirtualHardDiskState method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
MergeVirtualHardDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SourcePathstring0-{'Description':'A fully-qualified path that specifies the location of the merging file.','In':True}
DestinationPathstring1-{'Description':'A fully-qualified path that specifies the location of the parent disk image file into which data is to be merged. This could be the immediate parent virtual disk image of the merging file or parent disk image few levels up the differencing drive chain.','In':True}
Jobref:CIM_ConcreteJob2-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Merges a differencing virtual hard disk file with its parents. If the user executing this function does not have permission to update the virtual machines, then this function will fail.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
MergeVirtualHardDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
ResizeVirtualHardDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Pathstring0-{'Description':'A fully qualified path that specifies the location of the disk image file.','In':True}
MaxInternalSizeuint641-{'Description':'The maximum size of the virtual hard disk as viewable by the virtual machine, in bytes. MaxInternalsize minimum value is DiskSize + 512 - (DiskSize mod 512). DiskSize is the disk image file in number of bytes. The InvalidParameter error (32773) is returned if the MaxInternalsize value specified is less than the minimum value.','In':True}
Jobref:CIM_ConcreteJob2-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Resizes an existing virtual hard disk file.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
ResizeVirtualHardDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
SetParentVirtualHardDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ChildPathstring0-{'Description':'A fully-qualified path that specifies the location of the child disk image file.','In':True}
ParentPathstring1-{'Description':'A fully-qualified path that specifies the location of the parent virtual hard disk file.','In':True}
LeafPathstring2-{'Description':'A fully-qualified path that specifies the location of the leaf disk image file.','In':True}
IgnoreIDMismatchboolean3-{'Description':'Indicates if the parent should be forcibly set when the virtual disk IDs do not match.','In':True}
Jobref:CIM_ConcreteJob4-{'Description':'A reference to the job (can be NULL if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Updates the parent for the specified leaf and child.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
SetParentVirtualHardDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
SetVirtualHardDiskSettingData method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VirtualDiskSettingDatastring0-{'Description':'String containing an embedded instance of class Msvm_VirtualHardDiskSettingData that is used to define attributes of the virtual hard disk to be set.','HyperVEmbeddedInstance':'Msvm_VirtualHardDiskSettingData','In':True}
Jobref:CIM_ConcreteJob1-{'Description':'A reference to the job (can be null if the task is completed).','Out':True}
Bypass_GetObjectTrue
Description'Sets a virtual hard disk file.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
SetVirtualHardDiskSettingData method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
ValidatePersistentReservationSupport method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Pathstring0-{'Description':'A fully-qualified path that specifies the location of a disk image file or a directory in which a disk image file might be placed.','In':True}
Jobref:CIM_ConcreteJob1-{'Description':'A reference to the job (can be null if the task is completed succesfully).','Out':True}
Bypass_GetObjectTrue
Description'Validates whether a file system can support a virtual hard disk with persistent reservations enabled.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found']
ValidatePersistentReservationSupport method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces
ValidateVirtualHardDisk method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Pathstring0-{'Description':'A fully-qualified path that specifies the location of the disk image file.','In':True}
Jobref:CIM_ConcreteJob1-{'Description':'A reference to the job (can be null if the task is completed succesfully).','Out':True}
Bypass_GetObjectTrue
Description'Validates whether a virtual disk image can be opened in read-only mode.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32779', '32787']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'File not found', 'Vhd differencing chain cycle detected']
ValidateVirtualHardDisk method is in 1 class (Msvm_ImageManagementService) of ROOT\virtualization\v2 and in 2 namespaces

Derived methods (3) of Msvm_ImageManagementService class

RequestStateChange method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RequestedStateuint160-{'Description':'The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values.','ModelCorrespondence':['CIM_EnabledLogicalElement.RequestedState'],'ValueMap':['2', '3', '4', '6', '7', '8', '9', '10', '11', '..', '32768..65535'],'Values':['Enabled', 'Disabled', 'Shut Down', 'Offline', 'Test', 'Defer', 'Quiesce', 'Reboot', 'Reset', 'DMTF Reserved', 'Vendor Reserved']}
Jobref:CIM_ConcreteJob1-{'Description':'May contain a reference to the ConcreteJob created to track the state transition initiated by the method invocation.'}
TimeoutPerioddatetime2-{'Description':'A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' shall be returned.'}
Bypass_GetObjectTrue
ImplementedTrue
ModelCorrespondence['CIM_EnabledLogicalElement.RequestedState']
ValueMap['0', '1']
Values['Completed with No Error', 'Not supported']
RequestStateChange method is in 111 classes of ROOT\virtualization\v2 and in 15 namespaces
StartService method
Returnuint32 {'out':True}
Bypass_GetObjectTrue
ImplementedTrue
ValueMap['0', '1']
Values['Completed with No Error', 'Not supported']
StartService method is in 23 classes of ROOT\virtualization\v2 and in 11 namespaces
StopService method
Returnuint32 {'out':True}
Bypass_GetObjectTrue
ImplementedTrue
ValueMap['0', '1']
Values['Completed with No Error', 'Not supported']
StopService method is in 23 classes of ROOT\virtualization\v2 and in 11 namespaces

Detailed description of Msvm_ImageManagementService properties

Derived properties (28) of Msvm_ImageManagementService class

AvailableRequestedStates property
CIMTYPE'uint16'
AvailableRequestedStates property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces
Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
CommunicationStatus property
CIMTYPE'uint16'
CommunicationStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
CreationClassName property
CIMTYPE'string'
keyTrue
CreationClassName property is in 113 classes of ROOT\virtualization\v2 and in 20 namespaces
Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
DetailedStatus property
CIMTYPE'uint16'
DetailedStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
EnabledDefault property
CIMTYPE'uint16'
EnabledDefault property is in 106 classes of ROOT\virtualization\v2 and in 10 namespaces
EnabledState property
CIMTYPE'uint16'
EnabledState property is in 116 classes of ROOT\virtualization\v2 and in 13 namespaces
HealthState property
CIMTYPE'uint16'
HealthState property is in 128 classes of ROOT\virtualization\v2 and in 15 namespaces
InstallDate property
CIMTYPE'datetime'
InstallDate property is in 127 classes of ROOT\virtualization\v2 and in 23 namespaces
InstanceID property
CIMTYPE'string'
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
Name property
CIMTYPE'string'
keyTrue
Name property is in 152 classes of ROOT\virtualization\v2 and in 142 namespaces
OperatingStatus property
CIMTYPE'uint16'
OperatingStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
OperationalStatus property
CIMTYPE'uint16'
OperationalStatus property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
OtherEnabledState property
CIMTYPE'string'
OtherEnabledState property is in 107 classes of ROOT\virtualization\v2 and in 11 namespaces
PrimaryOwnerContact property
CIMTYPE'string'
PrimaryOwnerContact property is in 30 classes of ROOT\virtualization\v2 and in 15 namespaces
PrimaryOwnerName property
CIMTYPE'string'
PrimaryOwnerName property is in 30 classes of ROOT\virtualization\v2 and in 15 namespaces
PrimaryStatus property
CIMTYPE'uint16'
PrimaryStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
RequestedState property
CIMTYPE'uint16'
RequestedState property is in 106 classes of ROOT\virtualization\v2 and in 12 namespaces
Started property
CIMTYPE'boolean'
Started property is in 23 classes of ROOT\virtualization\v2 and in 11 namespaces
StartMode property
CIMTYPE'string'
StartMode property is in 23 classes of ROOT\virtualization\v2 and in 15 namespaces
Status property
CIMTYPE'string'
Status property is in 127 classes of ROOT\virtualization\v2 and in 42 namespaces
StatusDescriptions property
CIMTYPE'string'
StatusDescriptions property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
SystemCreationClassName property
CIMTYPE'string'
keyTrue
SystemCreationClassName property is in 109 classes of ROOT\virtualization\v2 and in 20 namespaces
SystemName property
CIMTYPE'string'
keyTrue
SystemName property is in 109 classes of ROOT\virtualization\v2 and in 22 namespaces
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 111 classes of ROOT\virtualization\v2 and in 17 namespaces
TransitioningToState property
CIMTYPE'uint16'
TransitioningToState property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces

Msvm_ImageManagementService Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Manages the virtual media (.vhdx, .vhd, .iso, or .vfd files) for a virtual machine.'
dynamicTrue
Locale1033
provider'VmmsWmiInstanceAndMethodProvider'

Msvm_ImageManagementService System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:Msvm_ImageManagementService'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Service', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT28___SYSTEM3
__RELPATH'Msvm_ImageManagementService'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_Service'___SYSTEM8
__CLASS'Msvm_ImageManagementService'___SYSTEM8
__GENUS1___SYSTEM3
WUtils.com
online utility - toplist