OBJECT

BulkUpdateMssqlInstanceReply

Description

Response of the operation that updates Microsoft SQL Server instances in bulk.

link GraphQL Schema definition

  • type BulkUpdateMssqlInstanceReply {
  • # Details of the updated Microsoft SQL Server instances.
  • items: [MssqlInstanceDetail!]!
  • }

link Require by