次の方法で共有


GetFaultDomainXML method of the MSCluster_FaultDomain class

Gets an XML representation of the cluster fault domains.

Syntax

uint32 GetFaultDomainXML(
  [out] string XML,
  [in]  uint32 Flags
);

Parameters

XML [out]

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