次の方法で共有


AddHealthProviders method of the MSCluster_ClusterService class

Adds health providers to the health service.

Syntax

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

Parameters

Providers [in]

List of health ProviderIds that indicate the heal providers to add.

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