SetSet method of the MSCluster_GroupSet class

Changes settings on the set.

Syntax

uint32 SetSet(
  [in] uint32  StartupSetting,
  [in] uint32  StartupCount,
  [in] boolean IsGlobal,
  [in] uint32  StartupDelay
);

Parameters

StartupSetting [in]

When the set is deemed ready

StartupCount [in]

The count of groups to meet the ready setting.

IsGlobal [in]

Whether or not the set is global. Pass in null to not change the value.

StartupDelay [in]

The delay to use after reaching ready state.

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