2.2.4.62 ReadOnlyCollectionOfMSOLicenseServicepPGX_Pb6b

This type describes a read-only collection of MSOLicenseService (section 2.2.4.49).

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

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

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