Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a fault domain.
Syntax
uint32 CreateFaultDomain(
[in] string Name,
[in] string FaultDomain,
[in] uint32 FaultDomainType,
[in] string Description,
[in] string Location,
[in] uint32 Flags,
[out] MSCluster_FaultDomain CreatedFaultDomain
);
Parameters
-
Name [in]
-
The name of the fault domain to create.
-
FaultDomain [in]
-
The parent name of the fault domain.
-
FaultDomainType [in]
-
The type of fault domain.
-
Description [in]
-
The description of the fault domain.
-
Location [in]
-
The location of the fault domain.
-
Flags [in]
-
Flags
-
CreatedFaultDomain [out]
-
On success, returns a MSCluster_FaultDomain that describes the newly created fault domain.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\MSCluster |
| MOF |
|
| DLL |
|