Partition Hosts Pools

AP.F5.LTM.PartitionHostsPools (RelationshipType)

Defines the hosting relationship between Partitions and Pools

Element properties:

SourceAP.F5.LTM.Partition
TargetAP.F5.LTM.Pool
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="AP.F5.LTM.PartitionHostsPools" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" Type="AP.F5.LTM.Partition"/>
<Target ID="Target" Type="AP.F5.LTM.Pool"/>
</RelationshipType>