MSFT_NetFirewallHyperVRule 类的 EnumerateFull 方法

枚举所有规则的所有字段。

语法

uint32 EnumerateFull
(
  [stream, out, EmbeddedInstance("CIM_ManagedSystemElement")] string Dependents[]
);

参数

EnumerateFull [stream, out, EmbeddedInstance("CIM_ManagedSystemElement")]

待定

要求

最低受支持的客户端 Windows 8
支持的最低服务器版本 Windows Server 2012
命名空间 Root\StandardCimv2
MOF WFasCim.mof
DLL WFasCim.dll

另请参阅