MicrosoftNLB_NodeSettingPortRule class
The MicrosoftNLB_NodeSettingPortRule association WMI class associates an instance of the MicrosoftNLB_NodeSetting class to an instance of the MicrosoftNLB_PortRule class.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Dynamic, provider("Microsoft|NLB_Provider|V1.0"), AMENDMENT]
class MicrosoftNLB_NodeSettingPortRule : CIM_Component
{
MicrosoftNLB_PortRule REF PartComponent;
MicrosoftNLB_NodeSetting REF GroupComponent;
};
Members
The MicrosoftNLB_NodeSettingPortRule class has these types of members:
Properties
The MicrosoftNLB_NodeSettingPortRule class has these properties.
-
GroupComponent
-
-
Data type: MicrosoftNLB_NodeSetting
-
Access type: Read-only
The MicrosoftNLB_NodeSetting class.
-
-
PartComponent
-
The MicrosoftNLB_PortRule that represents the settings for the node.
Remarks
MicrosoftNLB_PortRule does not contain a virtual IP address property. Because port rules have a virtual IP address property, this may produce unexpected results. MicrosoftNLB_PortRuleEx has a VIP property, so it is better to use this class.
There is not an association class that associates an instance of the MicrosoftNLB_NodeSetting class to an instance of the MicrosoftNLB_PortRuleEx class. Use the common properties of these two classes (Name and AdapterGuid) to associate instances of the MicrosoftNLB_NodeSetting class and the MicrosoftNLB_PortRuleEx class.
The MicrosoftNLB_NodeSettingPortRule class is derived from the CIM_Component class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\MicrosoftNLB |
MOF |
|
DLL |
|