次の方法で共有


RemoveHealthProviders method of the MSCluster_ClusterService class

Removes health providers from the health service.

Syntax

uint32 RemoveHealthProviders(
  [in] string Providers[]
);

Parameters

Providers [in]

List of health Provider Ids that indicate the providers to remove.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\MSCluster
MOF
ClusWmiExt.mof
DLL
ClusWMI.dll

See also

MSCluster_ClusterService