OBJECT

M365RegionsResp

Description

The M365 regions of the organization.

link GraphQL Schema definition

  • type M365RegionsResp {
  • # The list of regions.
  • regions: [M365Region!]!
  • }

link Require by