OBJECT

M365LicenseEntitlementReply

Description

Stores the Microsoft 365 license entitlement.

link GraphQL Schema definition

  • type M365LicenseEntitlementReply {
  • # Total number of entitlements for protected users.
  • usersEntitled: Long
  • # Total backup capacity purchased in bytes.
  • capacityEntitledInBytes: Long
  • }

link Require by