OBJECT
O365Consumption
Description
Stores the consumption of Microsoft 365 license.
link GraphQL Schema definition
- type O365Consumption {
- # Overall Rubrik M365 license consumption statistics.
- LicenseConsumptionType :
- # List of licenses consumed for all multitenant organizations of an account.
- MultiTenancyConsumptionType!]! : [
- # Consumption statistics per workload type.
- PerWorkloadConsumptionType!]! : [
- }