2.2.4.61 ReadOnlyCollectionOfMSOLicensepPGX_Pb6b

This type describes a read-only collection of MSOLicense (section 2.2.4.48).

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

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

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