OBJECT

M365BackupStorageLicenseConsumption

Description

Represents the license consumption of Microsoft 365 backup storage object.

link GraphQL Schema definition

  • type M365BackupStorageLicenseConsumption {
  • # Total amount of frontend storage consumed in bytes.
  • fegbConsumedInBytes: Long
  • }