INPUT_OBJECT

AzureNativeCommonRgSubscriptionFilter

Description

Filters Azure resource groups that belong to the subscriptions identified by the list of Rubrik subscription IDs provided.

link GraphQL Schema definition

  • input AzureNativeCommonRgSubscriptionFilter {
  • # List of Rubrik subscription IDs.
  • subscriptionIds: [String!]!
  • }