INPUT_OBJECT

AzureNativeIsEligibleForManagedDiskProtectionFilter

Description

Filter workloads based on their eligibility for managed disk protection.

link GraphQL Schema definition

  • input AzureNativeIsEligibleForManagedDiskProtectionFilter {
  • # Whether to filter for eligible or ineligible workloads.
  • isEligibleForProtection: Boolean!
  • }