CIM_BindsToLANEndpoint WMI 類別
此關聯會明確表示相同系統上基礎 LAN 端點上 SAP 或通訊協定端點的相依性。
下列語法已經過受管理物件格式 (MOF) 程式碼簡化,並包含所有已繼承的屬性。
語法
[Association, UMLPackagePath("CIM::Network::ProtocolEndpoints"), Version("2.6.0"), AMENDMENT]
class CIM_BindsToLANEndpoint : CIM_BindsTo
{
CIM_LANEndpoint REF Antecedent;
CIM_ServiceAccessPoint REF Dependent;
uint16 FrameType;
};
成員
CIM_BindsToLANEndpoint 類別具有下列類型的成員:
屬性
CIM_BindsToLANEndpoint 類別具有這些屬性。
-
先行
-
基礎 CIM_LANEndpoint相依。
-
依賴
-
CIM_ServiceAccessPoint,其中包含相依於 LAN 端點的 AccessPoint 或 ProtocolEndpoint。
-
FrameType
-
-
數據類型: uint16
-
存取類型:唯讀
這描述系結至 LAN 端點之上層 SAP 或端點的框架方法。 請注意,「Raw802.3」僅能與IPX通訊協定搭配使用。
-
未知 (0)
-
乙太網路 (1)
-
802.2 (2 )
-
SNAP (3)
-
Raw802.3 (4)
-
需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows 8 |
最低支援的伺服器 |
Windows Server 2012 |
Namespace |
Root\standardcimv2 |
MOF |
|
DLL |
|