Msvm_VirtualSystemManagementCapabilities class
Describes the capabilities of the associated Msvm_VirtualSystemManagementService.
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_VirtualSystemManagementCapabilities : CIM_VirtualSystemManagementCapabilities
{
string InstanceID;
string Caption = "Hyper-V Virtual System Management Service Capabilities";
string Description = "Defines Virtual System Management Service Capabilities";
string ElementName = "Hyper-V Virtual System Management Service Capabilities";
boolean ElementNameEditSupported;
unit16 MaxElementNameLen;
unit16 RequestedStatesSupported[];
string ElementNameMask;
string VirtualSystemTypesSupported[];
uint16 SynchronousMethodsSupported[];
uint16 AsynchronousMethodsSupported[];
uint16 IndicationsSupported[];
};
Members
The Msvm_VirtualSystemManagementCapabilities class has these types of members:
Properties
The Msvm_VirtualSystemManagementCapabilities class has these properties.
-
AsynchronousMethodsSupported
-
-
Data type: uint16 array
-
Access type: Read-only
-
Qualifiers: Override ("CIM_VirtualSystemManagementCapabilities.AsynchronousMethodsSupported")
Specifies the Msvm_VirtualSystemManagementService methods that are supported asynchronously by the implementation.
-
-
DMTF Reserved (..)
-
ValidatePlannedSystem (32767)
-
ImportSystemDefinition (32770)
-
ImportSnapshotDefinitions (32771)
-
RealizePlannedSystem (32772)
-
ExportSystemDefinition (32778)
-
AddFeatureSettings (32779)
-
ModifyFeatureSettings (32780)
-
RemoveFeatureSettings (32781)
-
GetVirtualSystemThumbnailImage (32782)
-
ModifyServiceSettings (32783)
-
GetSummaryInformation (32784)
-
AddKvpItems (32785)
-
ModifyKvpItems (32786)
-
RemoveKvpItems (32787)
-
FormatError (32788)
-
RequestStateChangeSupported (32789)
-
StartServiceSupported (32790)
-
StopServiceSupported (32791)
-
ModifyDiskMergeSettings (32792)
-
GenerateWwpn (32793)
-
AddFibreChannelChap (32794)
-
RemoveFibreChannelChap (32795)
-
-
GetSizeOfSystemFiles (32797)
-
GetCurrentWwpnFromGenerator (32798)
-
Vendor Reserved (32799..65535)
Caption
-
Data type: string
-
Access type: Read-only
A short description of the object. This property is inherited from CIM_ManagedElement.
Description
-
Data type: string
-
Access type: Read-only
A description of the object. This property is inherited from CIM_ManagedElement.
ElementName
-
Data type: string
-
Access type: Read-only
A display name for the object. This property is inherited from CIM_ManagedElement.
ElementNameEditSupported
-
Data type: boolean
-
Access type: Read-only
Indicates whether the ElementName property can be modified. This property is inherited from CIM_EnabledLogicalElementCapabilities.
ElementNameMask
-
Data type: string
-
Access type: Read-only
Specifies the restrictions on ElementName, expressed as a regular expression. This property is inherited from CIM_EnabledLogicalElementCapabilities.
IndicationsSupported
-
Data type: uint16 array
-
Access type: Read-only
-
Qualifiers: Override ("CIM_VirtualSystemManagementCapabilities.IndicationsSupported")
Specifies the indications supported by the implementation.
Enumeration of indication identifiers each identifying an indication that is supported by the implementation.
VirtualResourceStateChangeIndicationsSupported (2)
The implementation supports notification of state changes of CIM_LogicalDevice instances representing resources of virtual systems.
ConcreteJobStateChangeIndicationsSupported (3)
The implementation supports notification of state changes of CIM_ConcreteJob instances.
VirtualSystemStateChangeIndicationsSupported (4)
The implementation supports notification of state changes of CIM_ComputerSystem instances representing virtual systems.
DMTF Reserved (..)
Vendor Reserved (32767..65535)
InstanceID
-
Data type: string
-
Access type: Read-only
-
Qualifiers: Key
Uniquely identifies an instance of this class. This property is inherited from CIM_ManagedElement.
MaxElementNameLen
-
Data type: unit16
-
Access type: Read-only
-
Qualifiers: MaxValue (256)
Specifies the maximum supported length of the ElementName property. This property is inherited from CIM_EnabledLogicalElementCapabilities.
RequestedStatesSupported
-
Data type: unit16 array
-
Access type: Read-only
Indicates the possible states that can be requested when using the RequestStateChange method on the enabled logical element. This property is inherited from CIM_EnabledLogicalElementCapabilities.
Value | Meaning |
---|---|
|
Enabled |
|
Disables |
|
Shut Down |
|
Offline |
|
Test |
|
Defer |
|
Quiesce |
|
Reboot |
|
Reset |
SynchronousMethodsSupported
-
Data type: uint16 array
-
Access type: Read-only
-
Qualifiers: Override ("CIM_VirtualSystemManagementCapabilities.SynchronousMethodsSupported")
Specifies the Msvm_VirtualSystemManagementService methods that are supported synchronously by the implementation.
DMTF Reserved (..)
ValidatePlannedSystem (32767)
ImportSystemDefinition (32770)
ImportSnapshotDefinitions (32771)
RealizePlannedSystem (32772)
ExportSystemDefinition (32778)
AddFeatureSettings (32779)
ModifyFeatureSettings (32780)
RemoveFeatureSettings (32781)
GetVirtualSystemThumbnailImage (32782)
ModifyServiceSettings (32783)
GetSummaryInformation (32784)
AddKvpItems (32785)
ModifyKvpItems (32786)
RemoveKvpItems (32787)
FormatError (32788)
RequestStateChangeSupported (32789)
StartServiceSupported (32790)
StopServiceSupported (32791)
ModifyDiskMergeSettings (32792)
GenerateWwpn (32793)
AddFibreChannelChap (32794)
RemoveFibreChannelChap (32795)
GetSizeOfSystemFiles (32797)
GetCurrentWwpnFromGenerator (32798)
Vendor Reserved (32799..65535)
VirtualSystemTypesSupported
-
Data type: string array
-
Access type: Read-only
An array of strings each designating a type of virtual system that the implementation supports. The value of each non-NULL array element must conform to the strings defined for the Msvm_VirtualSystemSettingData.VirtualSystemType property.
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 |
|