#pragma namespace("\\\\.\\root\\default") instance of __namespace{ name="MS_804";}; #pragma namespace("\\\\.\\root\\default\\MS_804") [AMENDMENT, LOCALE(0x0804)] class MSFT_WaitForAll : OMI_BaseResource { [key, Description("远程计算机上的资源名称") : Amended] string ResourceName; [Description("远程计算机列表") : Amended] string NodeName[]; [Description("每两次重试相隔的时间。下限为 1。") : Amended] Uint64 RetryIntervalSec; [Description("资源状态检查的最大重试次数。") : Amended] Uint32 RetryCount; [Description("同时连接的计算机数。默认值为 new-cimsession default") : Amended] Uint32 ThrottleLimit; };