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