INPUT_OBJECT

MicrosoftPurviewConfigInput

Description

Holds the configuration of the Microsoft purview integration.

link GraphQL Schema definition

  • input MicrosoftPurviewConfigInput {
  • # The Azure tenant ID.
  • tenantId: String!
  • }