次の方法で共有


StopAllHosts method of the MSFT_IPAM_WCFServiceHostCollection class

Closes all of the WCF service host endpoints in IPAM, and deletes them.

Syntax

uint32 StopAllHosts();

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