OBJECT

BulkUpdateMssqlAvailabilityGroupReply

Description

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

link GraphQL Schema definition

  • type BulkUpdateMssqlAvailabilityGroupReply {
  • # Details of the updated Microsoft SQL Server Availability Groups.
  • items: [MssqlAvailabilityGroupDetail!]!
  • }

link Require by