DeleteProperties method of the MSFTCluster_Group class
Delete properties on the group.
Note
This method is only supported in Windows Server 2012 R2. In Windows Server Technical Preview, use instead the DeleteProperties method in the MSFTCluster_GroupService class.
Syntax
uint32 DeleteProperties(
[in] string Properties[]
);
Parameters
- Properties [in]
Properties to delete from the group.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
End of client support |
None supported |
End of server support |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\Cluster |
MOF |
ClusWmiV2.mof |