尋找 MSFT_NetRoute 類別的方法
擷取指定遠端位址的IP路由。
語法
uint32 Find(
[in] uint32 InterfaceIndex,
[in] string LocalIPAddress,
[in] string RemoteIPAddress,
[out] CIM_ManagedElement CmdletOutput[]
);
參數
-
InterfaceIndex [in]
-
路由的介面索引。
-
LocalIPAddress [in]
-
路由的本機IP位址。
-
RemoteIPAddress [in]
-
路由的遠端位址。
-
CmdletOutput [out]
-
接收 路由的 CIM_ManagedElement 物件。
需求
最低支援的用戶端 |
Windows 8.1 |
最低支援的伺服器 |
Windows Server 2012 R2 |
Namespace |
Root\standardcimv2 |
MOF |
|
DLL |
|