OBJECT
AssignMssqlSlaDomainPropertiesAsyncReply
Description
Reply for assigning SLA Domain to SQL Server objects.
link GraphQL Schema definition
- type AssignMssqlSlaDomainPropertiesAsyncReply {
- # Pending SLA Domains resulting from this assignment.
- : [ManagedObjectPendingSlaInfo!]!
- }