CreateSet method of the MSCluster_GroupSet class
Creates a set.
Syntax
uint32 CreateSet(
[in] string Name,
[in] string Group[],
[in] string provider[],
[out] MSCluster_GroupSet CreatedSet
);
Parameters
-
Name [in]
-
The name of the set to create.
-
Group [in]
-
The groups that should be in the container.
-
provider [in]
-
The sets that this container should be dependent on.
-
CreatedSet [out]
-
On success, returns a MSCluster_GroupSet that contains the newly created set.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\MSCluster |
MOF |
|
DLL |
|