Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the bindings between logical server systems and application systems for the deployment report.
<xs:complexType name="Binding">
<xs:choice
minOccurs="0"
maxOccurs="unbounded"
>
<xs:element name="Zone"
type="@lt:Zone@lid:2561b2ad-f25e-4c45-b6d5-cacc357a099a"
/>
<xs:element name="BoundLogicalServer"
type="@lt:BoundLogicalServer@lid:d01bb7ce-da9a-4b81-a376-913cc1f1fd5f"
/>
</xs:choice>
</xs:complexType>
Child Elements
Element |
Type |
Description |
---|---|---|
A logical server that is bound to an application system. |
||
A zone that contains logical server systems and application systems that are bound. |