OBJECT

SupportedAzureAdRegions

Description

Represents the list of supported Azure AD regions.

link GraphQL Schema definition

  • type SupportedAzureAdRegions {
  • # A list of supported regions.
  • regions: [AzureAdRegion!]!
  • }

link Require by