SaveProperties method of the MSFTCluster_NetworkInterface class
Saves the properties on the network interface.
Note
This method is only supported in Windows Server 2012 R2. In Windows Server Technical Preview, use instead the SaveProperties method in the MSFTCluster_NetworkInterfaceService class.
Syntax
uint32 SaveProperties(
[in] MSFTCluster_Property Properties[]
);
Parameters
- Properties [in]
Embedded instances of the MSFTCluster_Property class representing the properties to save.
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 |