OBJECT
M365BackupStorageOrgLicenseUsage
Description
Represents the license consumption of the Microsoft 365 backup storage object for an organization.
link GraphQL Schema definition
- type M365BackupStorageOrgLicenseUsage {
- # Represents the Microsoft 365 backup storage consumption at the organization
- # level.
- : M365BackupStorageLicenseConsumption!
- # The ID of the organization for the Microsoft 365 backup storage.
- : String!
- }