INPUT_OBJECT

BulkUpdateMssqlPropertiesOnWindowsClusterInput

Description

Input for updating multiple Microsoft SQL Server Windows Clusters.

link GraphQL Schema definition

  • input BulkUpdateMssqlPropertiesOnWindowsClusterInput {
  • # Required. Properties to update for Microsoft SQL Server instances in Windows
  • # Clusters.
  • windowsClustersUpdateProperties: [MssqlWindowsClusterUpdateIdInput!]!
  • }

link Require by