INPUT_OBJECT
Holds the configuration of the Microsoft purview integration.
input MicrosoftPurviewConfigInput {# The Azure tenant ID.tenantId: String!# The Microsoft 365 organization ID.o365OrgId: String!}