INPUT_OBJECT

BulkUpdateMssqlPropertiesOnHostInput

Description

Input for updating multiple Microsoft SQL Server hosts.

link GraphQL Schema definition

  • input BulkUpdateMssqlPropertiesOnHostInput {
  • # Required. Properties to update for each host.
  • hostsUpdateProperties: [MssqlHostUpdateIdInput!]!
  • }

link Require by