次の方法で共有


StartAllHosts method of the MSFT_IPAM_WCFServiceHostCollection class

Creates WCF service host endpoints, and opens them for communication.

Syntax

uint32 StartAllHosts();

Parameters

This method has no parameters.

Return value

Returns 0 on success, otherwise returns a WMI error code.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\IPAM
MOF
IPAMServerPSProvider.mof
DLL
IPAMServerPSProvider.dll

See also

MSFT_IPAM_WCFServiceHostCollection