OBJECT

M365OrgOperationModes

Description

Stores the operation modes of an M365 organization.

link GraphQL Schema definition

  • type M365OrgOperationModes {
  • # Contains operation modes of different workload types of an M365 organization.
  • operationModes: [M365ProductOperationMode!]!
  • }

link Require by