RetrieveLicenseInfoResponse ComplexType
Contains the response from the RetrieveLicenseInfo function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
AvailableCount | Edm.Int32 |
The number of unused licenses. |
GrantedLicenseCount | Edm.Int32 |
The number of licenses that have been granted to users. |
Used by
The following use the RetrieveLicenseInfoResponse ComplexType.
Name | How used |
---|---|
RetrieveLicenseInfo | ReturnType |