OBJECT
BulkUpdateMssqlDbsReply
Description
Response of the operation that updates SQL Server databases in bulk.
link GraphQL Schema definition
- type BulkUpdateMssqlDbsReply {
- # Details of the updated SQL Server databases.
- MssqlDbDetail!]! : [
- }