更新:2007 年 11 月
定义一组逻辑服务器系统的部署报告信息。此报告列出每个逻辑服务器系统的名称、说明以及有关每个系统的其他信息。
<xs:complexType name="LogicalServers">
<xs:choice
minOccurs="0"
maxOccurs="unbounded"
>
<xs:element name="Zone"
type="@lt:Zone@lid:2561b2ad-f25e-4c45-b6d5-cacc357a099a"
/>
<xs:element name="LogicalServer"
type="@lt:LogicalServer@lid:127bab79-3492-4907-82cb-1e2f5f5cd82d"
/>
</xs:choice>
</xs:complexType>
子元素
元素 |
类型 |
说明 |
---|---|---|
有关逻辑服务器系统的部署报告信息。 |
||
有关包含逻辑服务器系统的区域的部署报告信息。 |