OBJECT
Holds the configuration of the Microsoft purview integration.
type MicrosoftPurviewConfig {# The Azure tenant ID.tenantId: String! # The Microsoft 365 organization ID.o365OrgId: String! }