OBJECT

RestoreAzureAdObjectsWithPasswordsReply

Description

Response of the Scheduled OnDemand Restore job.

link GraphQL Schema definition

  • type RestoreAzureAdObjectsWithPasswordsReply {
  • # Job ID of the restore job.
  • jobId: Long!
  • # Taskchain ID of the restore job taskchain.
  • taskchainId: UUID!
  • }

link Require by