2.2.4.20 ArrayOfStorageServerInfo

This type describes an array of storageServerInfo.

Namespace: http://contracts.microsoft.com/WindowsServerEssentials/2011/09/WebApi

 <xs:complexType name="ArrayOfStorageServerInfo">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="StorageServerInfo" nillable="true" type="tns1:StorageServerInfo"/>
   </xs:sequence>
 </xs:complexType>

StorageServerInfo: The instance of StorageServerInfo. See section 2.2.4.70