2.2.4.63 ReadOnlyCollectionOfMSOLicenseSubscriptionpPGX_Pb6b
This type describes a read-only collection of MSOLicenseSubscription (section 2.2.4.50).
Namespace: http://schemas.datacontract.org/2004/07/System.Collections.ObjectModel
-
<xs:complexType name="ReadOnlyCollectionOfMSOLicenseSubscriptionpPGX_Pb6b"> <xs:sequence> <xs:element minOccurs="1" maxOccurs="1" name="list" nillable="true" xmlns:q4="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.AzureADObjectModel" type="q4:ArrayOfMSOLicenseSubscription"/> </xs:sequence> </xs:complexType>
list: The content of the read-only collection; it contains the list of MSOLicenseSubscription instances.