尋找MSFT_NetConSecRule類別的方法
擷取指定的連線安全性規則。
語法
uint32 Find(
[in] string LocalAddress,
[in] string RemoteAddress,
[in] string Protocol,
[in] uint16 LocalPort,
[in] uint16 RemotePort,
[out] MSFT_NetConSecRule CmdletOutput[]
);
參數
-
LocalAddress [in]
-
規則中指定的本機位址。
-
RemoteAddress [in]
-
規則中指定的遠端位址。
-
通訊協定 [in]
-
規則的通訊協定。
-
LocalPort [in]
-
規則中指定的本機埠。
-
RemotePort [in]
-
規則中指定的遠端埠。
-
CmdletOutput [out]
-
接收 擷取規則的 MSFT_NetConSecRule 物件。
需求
最低支援的用戶端 |
Windows 8.1 |
最低支援的伺服器 |
Windows Server 2012 R2 |
Namespace |
Root\standardcimv2 |
MOF |
|
DLL |
|