Componentes de DHCP

Microsoft.Windows.DHCPServer.Library.Depends.ServerDependsOnDHCPComponent (DependencyMonitor)

Esta dependencia permite que todos los componentes DHCP indiquen el estado para que se resuma en el objeto servidor DHCP sin necesidad de obtener acceso a todos los monitores de dependencia individuales

Element properties:

TargetMicrosoft.Windows.DHCPServer.Library.Server
Parent MonitorSystem.Health.EntityState
AlgorithmWorstOf
Source MonitorSystem.Health.EntityState
RelationshipMicrosoft.Windows.DHCPServer.Library.Hosts.ServerHostsDHCPComponent
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.DHCPServer.Library.Depends.ServerDependsOnDHCPComponent" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DHCPServer.Library.Server" ParentMonitorID="Health!System.Health.EntityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.DHCPServer.Library.Hosts.ServerHostsDHCPComponent" MemberMonitor="Health!System.Health.EntityState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>