MSFT_NetFirewallHyperVRulePortStatus 類別
表示特定埠上防火牆規則的狀態。
下列語法會從 Managed 物件格式 (MOF) 程式代碼簡化,並包含所有繼承的屬性。
語法
class MSFT_NetFirewallHyperVRulePortStatus
{
string Port;
uint16 Status;
};
成員
MSFT_NetFirewallHyperVRulePortStatus 類別具有下列類型的成員:
屬性
MSFT_NetFirewallHyperVRulePortStatus類別具有這些屬性。
Port
數據類型: 字串
存取類型:讀取/寫入
已套用此規則的 Hyper-V 埠物件。
Status
數據類型: uint16
存取類型:讀取/寫入
狀態會指出此規則在此埠上套用至的強制執行層級。 將會是 [強制執行] 或 [錯誤]。
未知 (0)
強制執行 (1)
錯誤 (2)
EmptyResolution (3)
PortNotFound (4)
RuleInactive (5)
VMCreatorNotApplicable (6)
ProfileNotApplicable (7)
ProfileDisabled (8)
LocalRulesDisallowed (9)
ConstrainedInterfaceNotApplicable (10)
InboundRuleOptimizedOut (11)
LocalAddressRuleNotApplicable (12)
HostFirewallDisabled (13)
HostFirewallSettingConflict (14)
HostFirewallLocalRulesDisallowed (15)
HostFirewallRuleCategoryDisabled (16)
需求
最低支援的用戶端 | Windows 8 |
最低支援的伺服器 | Windows Server 2012 |
Namespace | Root\StandardCimv2 |
MOF | WFasCim.mof |
DLL | WFasCim.dll |