OBJECT
O365LicenseDetails
Description
The O365 license detail.
link GraphQL Schema definition
- type O365LicenseDetails {
- # The allowed m365 user license count.
- Int! :
- # The license status.
- Boolean! :
- # The M365 cloud type.
- M365Cloud! :
- # The Rubrik cloud type.
- O365AzureCloudType! :
- # Host type.
- AzureHostType! :
- }