ENUM

M365Cloud

Description

The cloud type for o365 subscription.

link GraphQL Schema definition

  • enum M365Cloud {
  • # Commercial cloud type.
  • COMMERCIAL
  • # GCC high cloud type.
  • GCC_HIGH
  • # GCC mil cloud type.
  • GCC_MIL
  • # Cloud type not defined.
  • NULL_CLOUD_TYPE
  • }