OBJECT

BulkUpdateMssqlPropertiesOnHostReply

Description

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

link GraphQL Schema definition

  • type BulkUpdateMssqlPropertiesOnHostReply {
  • # Details of the Microsoft SQL Server instances in bulk.
  • items: [MssqlInstanceDetail!]!
  • }

link Require by