CIM_EthernetPortAllocationSettingData 类
表示除 CIM_EthernetPort 类提供的设置外,还表示用于分配以太网端口的设置。 这些设置用于提供特定于资源本身的信息。
语法
[Abstract, Version("2.26.0"), UMLPackagePath("CIM::Core::Resource"), AMENDMENT]
class CIM_EthernetPortAllocationSettingData : CIM_ResourceAllocationSettingData
{
uint16 DesiredVLANEndpointMode;
string OtherEndpointMode;
};
成员
CIM_EthernetPortAllocationSettingData 类具有以下类型的成员:
属性
CIM_EthernetPortAllocationSettingData 类具有这些属性。
-
DesiredVLANEndpointMode
-
-
数据类型: uint16
-
访问类型:只读
-
限定符: ModelCorrespondence (“CIM_VLANEndpoint。OperationalEndpointMode“、”CIM_VLANEndpoint”。DesiredEndpointMode“、”CIM_EthernetPortAllocationSettingData”。OtherEndpointMode“)
请求的 VLAN 模式。 此属性用于在与以太网端口关联的CIM_VLANEndpoint实例中设置初始 OperationalEndpointMode 属性值。
-
-
DMTF 保留 (0)
-
其他 (1)
-
Access (2)
-
动态自动 (3)
-
动态理想 (4)
-
中继 (5)
-
Dot1Q Tunnel (6)
-
DMTF 保留 (.)
-
供应商预留 (0x8000.0xFFFF)
OtherEndpointMode
-
数据类型: 字符串
-
访问类型:只读
-
限定符: ModelCorrespondence (“CIM_EthernetPortAllocationSettingData。DesiredVLANEndpointMode“)
当 mode 属性的值设置为“1”时,此 VLAN 终结点支持的 VLAN 终结点模型的类型 (其他) 。 当 mode 属性是“1”以外的任何值时,此属性应设置为 NULL 。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows 8 |
最低受支持的服务器 |
Windows Server 2012 |
命名空间 |
Root\virtualization\v2 |
MOF |
|
DLL |
|