Visa NLB-klusterinställningar

Microsoft.Windows.NetworkLoadBalancing.DisplayClusterSettings (Task)

I den här uppgiften visas klusterinställningarna för det NLB-kluster där den angivna noden ingår.

Knowledge Base article:

Sammanfattning

I den här uppgiften visas klusterinställningarna för det NLB-kluster där den angivna noden ingår.

Element properties:

TargetMicrosoft.Windows.NetworkLoadBalancing.ServerRole
AccessibilityPublic
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
PA ProbeAction Microsoft.Windows.NetworkLoadBalancing.DisplayNodeInfoProbe Default

Source Code:

<Task ID="Microsoft.Windows.NetworkLoadBalancing.DisplayClusterSettings" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.NetworkLoadBalancing.ServerRole" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<ProbeAction ID="PA" TypeID="Microsoft.Windows.NetworkLoadBalancing.DisplayNodeInfoProbe">
<ClusterIP>$Target/Property[Type="Microsoft.Windows.NetworkLoadBalancing.ServerRole"]/ClusterIP$</ClusterIP>
<TimeoutSeconds>300</TimeoutSeconds>
</ProbeAction>
</Task>