Msvm_RdvComponentSettingData 类
表示远程桌面虚拟化 (RDV) 组件的配置状态。 默认状态为“已启用”。
以下语法是简化托管对象格式 (MOF) 代码,它包括所有继承的属性。
语法
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_RdvComponentSettingData : CIM_ResourceAllocationSettingData
{
string InstanceID;
string Caption = "Remote Desktop Virtualization Service Default Settings";
string Description = "Describes the default settings for the Remote Desktop Virtualization Service resources.";
string ElementName;
uint16 ResourceType = 33;
string OtherResourceType;
string ResourceSubType;
string PoolID;
uint16 ConsumerVisibility = 3;
string HostResource[];
string AllocationUnits = "count";
uint64 VirtualQuantity = 1;
uint64 Reservation = 1;
uint64 Limit = 1;
uint32 Weight = 0;
boolean AutomaticAllocation = True;
boolean AutomaticDeallocation = True;
string Parent;
string Connection[];
string Address;
uint16 MappingBehavior;
string AddressOnParent;
string VirtualQuantityUnits = "count";
uint16 EnabledState = 2;
};
成员
Msvm_RdvComponentSettingData类包含以下类型的成员:
属性
Msvm_RdvComponentSettingData类具有以下属性。
-
Address
-
-
数据类型: 字符串
-
访问类型:只读
资源的地址。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
AddressOnParent
-
-
数据类型: 字符串
-
访问类型:只读
描述父级上下文中此资源的地址。 Parent 和 AddressOnParent 属性用于描述控制器关系以及控制器上设备的排序。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
AllocationUnits
-
-
数据类型: 字符串
-
访问类型:只读
预留和限制属性使用的分配单位。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
AutomaticAllocation
-
-
数据类型: 布尔值
-
访问类型:只读
指示是否会自动分配资源。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
AutomaticDeallocation
-
-
数据类型: 布尔值
-
访问类型:只读
指示是否自动解除分配资源。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
Caption
-
-
数据类型: 字符串
-
访问类型:只读
-
限定符: MaxLen (64)
对象的简短说明。 此属性继承自 CIM_ManagedElement,并且始终设置为“以太网交换机端口设置”。
-
-
Connection
-
-
数据类型: 字符串 数组
-
访问类型:只读
此资源连接到的设备。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
ConsumerVisibility
-
-
数据类型: uint16
-
访问类型:只读
使用者对已分配资源的可见性。 此属性继承自 CIM_ResourceAllocationSettingData,并且始终设置为 3 (虚拟化) 。
-
-
说明
-
-
数据类型: 字符串
-
访问类型:只读
对象的说明。 此属性继承自 CIM_ManagedElement,并且始终设置为“以太网交换机端口设置”。
-
-
ElementName
-
-
数据类型: 字符串
-
访问类型:只读
对象的显示名称。 此属性继承自 CIM_SettingData。 更改此属性将更改关联的逻辑设备派生的元素名称。
-
-
EnabledState
-
-
数据类型: uint16
-
访问类型:只读
元素的启用和禁用状态。 有效值为 2 (启用) ,3 个 (禁用) 。 默认值为启用 2 () 。 这是一个只读属性,但可以使用 Msvm_VirtualSystemManagementService 类的 ModifyVirtualSystemResources 方法对其进行更改。
-
-
HostResource
-
-
数据类型: 字符串 数组
-
访问类型:只读
虚拟交换机中的每个设备只能分配一个主机资源,因此只能设置此数组的第一个元素。 对于支持此功能的设备,将 HostResource 数组的第一个元素设置为包含要分配的基础主机资源的引用。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
InstanceID
-
-
数据类型: 字符串
-
访问类型:只读
-
限定符: 密钥
唯一标识此类的实例。 此属性继承自 CIM_ManagedElement。
-
-
限制
-
-
数据类型: uint64
-
访问类型:只读
虚拟交换机可以使用的最大相应主机资源量。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
MappingBehavior
-
-
数据类型: uint16
-
访问类型:只读
指定此资源如何映射到基础资源。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
OtherResourceType
-
-
数据类型: 字符串
-
访问类型:只读
一个字符串,用于描述定义良好的值不可用时的资源类型, ResourceType 具有值 1 (其他) 。 此属性继承自 CIM_ResourceAllocationSettingData,不使用此属性。
-
-
父级
-
-
数据类型: 字符串
-
访问类型:只读
资源的父级。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
PoolID
-
-
数据类型: 字符串
-
访问类型:只读
从中分配此资源的资源池的标识符。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
预留
-
-
数据类型: uint64
-
访问类型:只读
虚拟交换机保留的资源量。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
ResourceSubType
-
-
数据类型: 字符串
-
访问类型:只读
描述此资源的特定于实现的子类型的字符串。 例如,这可用于区分相同资源类型的不同模型。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
ResourceType
-
-
数据类型: uint16
-
访问类型:只读
此分配设置表示的资源类型。 此属性继承自 CIM_ResourceAllocationSettingData,并且始终设置为 33 (以太网连接) 。
-
-
VirtualQuantity
-
-
数据类型: uint64
-
访问类型:只读
虚拟交换机中的端口总数。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
VirtualQuantityUnits
-
-
数据类型: 字符串
-
访问类型:只读
指定 VirtualQuantity 属性的度量单位。 此属性的值必须是在 DSP0004 V2.5 或更高版本的附件 C.1 中定义的编程单元限定符的法律值。 此属性继承自 CIM_ResourceAllocationSettingData。
-
-
Weight
-
-
数据类型: uint32
-
访问类型:只读
一个整数,用于定义每个虚拟交换机的权重。 此属性继承自 CIM_ResourceAllocationSettingData。
范围:0 1000
-
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows 8 [仅限桌面应用] |
最低受支持的服务器 |
Windows Server 2012 [仅限桌面应用] |
命名空间 |
Root\Virtualization\V2 |
MOF |
|
DLL |
|