Share via


SetFaultDomainXML method of the MSCluster_FaultDomain class

Sets a fault domain using XML.

Syntax

uint32 SetFaultDomainXML(
  [in] string XML,
  [in] uint32 Flags
);

Parameters

XML [in]

The xml representation of the fault domain.

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