Share via


MoveFaultDomain method of the MSCluster_FaultDomain class

Moves the fault domain hierarchy to a new parent.

Syntax

uint32 MoveFaultDomain(
  [in] string FaultDomain,
  [in] uint32 Flags
);

Parameters

FaultDomain [in]

The new fault domain to move to.

Flags [in]

Flags

Requirements

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

See also

MSCluster_FaultDomain