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.
- : [M365ProductOperationMode!]!
- }