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.
Changes settings on a fault domain object.
Syntax
uint32 SetFaultDomain(
[in] string NewName,
[in] string FaultDomain,
[in] string Description,
[in] string Location,
[in] uint32 Flags
);
Parameters
-
NewName [in]
-
The new name of the fault domain. Pass in Null to keep the current value.
-
FaultDomain [in]
-
The new parent of the fault domain. Pass in Null to keep the current value.
-
Description [in]
-
The new description of the fault domain. Pass in Null to keep the current value.
-
Location [in]
-
The new location of the fault domain. Pass in Null to keep the current value.
-
Flags [in]
-
Flags
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\MSCluster |
| MOF |
|
| DLL |
|