AddGroupToSet method of the MSCluster_GroupSet class

Adds a group to the set.

Syntax

uint32 AddGroupToSet(
  [in] string Group
);

Parameters

Group [in]

The name of the group to add to the set.

Requirements

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

See also

MSCluster_GroupSet