INPUT_OBJECT

AzureNativeRgSlaFilter

Description

Returns Azure resource groups containing objects that are protected by the SLA domains identified by the specified SLA IDs.

link GraphQL Schema definition

  • input AzureNativeRgSlaFilter {
  • # List of SLA Domain IDs.
  • effectiveSlaIds: [String!]!
  • }