INPUT_OBJECT

CreateOnDemandExchangeDatabaseBackupInput

link GraphQL Schema definition

  • input CreateOnDemandExchangeDatabaseBackupInput {
  • # Required. Configuration for the on-demand backup.
  • config: ExchangeBackupJobConfigInput!
  • # Required. ID of the Microsoft Exchange database.
  • id: String!
  • }

link Require by