2.2.4.64 ReadOnlyCollectionOfMSOLicenseSuitepPGX_Pb6b

This type describes a read-only collection of MSOLicenseSuite as specified in section 2.2.4.51.

Namespace: http://schemas.datacontract.org/2004/07/System.Collections.ObjectModel

 <xs:complexType name="ReadOnlyCollectionOfMSOLicenseSuitepPGX_Pb6b">
   <xs:sequence>
     <xs:element minOccurs="1" maxOccurs="1" name="list" nillable="true" xmlns:q3="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.AzureADObjectModel" type="q3:ArrayOfMSOLicenseSuite"/>
   </xs:sequence>
 </xs:complexType>

list: The content of the read-only collection; it contains the list of MSOLicenseSuite instances.