SetDefaults method of the MicrosoftNLB_PortRule class

Resets the node's port rule configuration to the default.

Syntax

void SetDefaults(
  [in] MicrosoftNLB_Node REF Node
);

Parameters

Node [in]

A MicrosoftNLB_Node object.

Return value

See Standard Return Values.

WLBS_OK (1000)

Remarks

Use the LoadAllSettings method to commit the setting changes to the cluster.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008
Namespace
Root\MicrosoftNLB
MOF
WlbsProv.mof
DLL
WlbsProv.dll

See also

MicrosoftNLB_PortRule