INPUT_OBJECT

TakeMssqlLogBackupInput

Description

Input for taking a SQL Server log backup.

link GraphQL Schema definition

  • input TakeMssqlLogBackupInput {
  • # Required. ID of the Microsoft SQL database.
  • id: String!
  • }

link Require by