Msvm_VirtualSystemManagementCapabilities 类

描述关联 Msvm_VirtualSystemManagementService的功能。

以下语法是简化的托管对象格式 (MOF) 代码,它包括所有继承的属性。

语法

[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[];
};

成员

Msvm_VirtualSystemManagementCapabilities 类具有以下类型的成员:

属性

Msvm_VirtualSystemManagementCapabilities 类具有这些属性。

AsynchronousMethodsSupported

数据类型: uint16 数组

访问类型:只读

限定符: 重写 (“CIM_VirtualSystemManagementCapabilities.AsynchronousMethodsSupported”)

指定实现异步支持的 Msvm_VirtualSystemManagementService 方法。

DMTF 保留 (.)

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)

SetGuestNetworkAdapterConfiguration (32796)

GetSizeOfSystemFiles (32797)

GetCurrentWwpnFromGenerator (32798)

供应商预留 (32799..65535)

Caption

数据类型: 字符串

访问类型:只读

对象的简短说明。 此属性继承自 CIM_ManagedElement

说明

数据类型: 字符串

访问类型:只读

对象的说明。 此属性继承自 CIM_ManagedElement

ElementName

数据类型: 字符串

访问类型:只读

对象的显示名称。 此属性继承自 CIM_ManagedElement

ElementNameEditSupported

数据类型: 布尔值

访问类型:只读

指示是否可以修改 ElementName 属性。 此属性继承自 CIM_EnabledLogicalElementCapabilities

ElementNameMask

数据类型: 字符串

访问类型:只读

指定 ElementName 的限制,表示为正则表达式。 此属性继承自 CIM_EnabledLogicalElementCapabilities

IndicationsSupported

数据类型: uint16 数组

访问类型:只读

限定符: 重写 (“CIM_VirtualSystemManagementCapabilities.IndicationsSupported”)

指定实现支持的指示。

指示标识符的枚举,每个标识实现支持的指示。

VirtualResourceStateChangeIndicationsSupported (2)

实现支持通知表示虚拟系统资源的 CIM_LogicalDevice 实例的状态更改。

ConcreteJobStateChangeIndicationsSupported (3)

实现支持 CIM_ConcreteJob 实例的状态更改通知。

VirtualSystemStateChangeIndicationsSupported (4)

实现支持通知表示虚拟系统的 CIM_ComputerSystem 实例的状态更改。

DMTF 保留 (.)

供应商预留 (32767..65535)

InstanceID

数据类型: 字符串

访问类型:只读

限定符:

唯一标识此类的实例。 此属性继承自 CIM_ManagedElement

MaxElementNameLen

数据类型: unit16

访问类型:只读

限定符: MaxValue (256)

指定 ElementName 属性支持的最大长度。 此属性继承自 CIM_EnabledLogicalElementCapabilities

RequestedStatesSupported

数据类型: unit16 array

访问类型:只读

指示在启用的逻辑元素上使用 RequestStateChange 方法时可以请求的可能状态。 此属性继承自 CIM_EnabledLogicalElementCapabilities

含义
2
Enabled
3
禁用
4
关闭
6
Offline
7
测试
8
延迟
9
Quiesce
10
重新启动
11
重置

SynchronousMethodsSupported

数据类型: uint16 数组

访问类型:只读

限定符: 重写 (“CIM_VirtualSystemManagementCapabilities.SynchronousMethodsSupported”)

指定实现同步支持的 Msvm_VirtualSystemManagementService 方法。

DMTF 保留 (.)

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)

SetGuestNetworkAdapterConfiguration (32796)

GetSizeOfSystemFiles (32797)

GetCurrentWwpnFromGenerator (32798)

供应商预留 (32799..65535)

VirtualSystemTypesSupported

数据类型: 字符串 数组

访问类型:只读

一个字符串数组,每个字符串指定实现支持的虚拟系统类型。 每个非 NULL 数组元素的值都必须符合为 Msvm_VirtualSystemSettingData.VirtualSystemType 属性定义的字符串。

要求

要求
最低受支持的客户端
Windows 8 [仅限桌面应用]
最低受支持的服务器
Windows Server 2012 [仅限桌面应用]
命名空间
Root\Virtualization\V2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe