MSFT_NetFirewallDynamicKeywordAddress 類別的 UpdateDynamicKeywordAddress 方法
更新 動態關鍵詞位址。
語法
uint32 UpdateDynamicKeywordAddress
(
[in] string Id,
[in] string Addresses,
[in] boolean Append
);
參數
Id
[in]
要更新之關鍵詞的 GUID。
Addresses
[in]
以逗號分隔的位址、子網或範圍清單,以更新 關鍵詞。 此欄位的字串格式符合 [位址] 欄位。
Append
[in]
如果位址應該附加至關鍵詞的現有位址,則為 TRUE;如果地址應該覆寫這些位址,則為 FALSE。
需求
最低支援的用戶端 | Windows 8 |
最低支援的伺服器 | Windows Server 2012 |
Namespace | Root\StandardCimv2 |
MOF | WFasCim.mof |
DLL | WFasCim.dll |