RecommendationSessionContextListFilter
Context filter for list-based resources
A context filter that matches recommendation sessions containing a list of resources of a specific type. Used for filtering by multiple VMs, groups, or security policies.
Notes:
- Filtering by
PHYSICAL_SERVERis deprecated.
AllOf
This class requires all of the following:
JSON Example
{
"context_filter_type": "string",
"ids": [
"string"
]
}