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