ENUM

O365ServiceStatusIndication

Description

Service status of o365.

link GraphQL Schema definition

  • enum O365ServiceStatusIndication {
  • # Service is down.
  • DOWN
  • # Service is online.
  • ONLINE
  • }