RecommendationSessionContextFilter
Context input filter for recommendation sessions
A filter specification used to match recommendation sessions based on their context inputs.
Notes:
- The filter can target different resource types (VMs, groups, applications, environments, etc.)
- Supports filtering by single resources, lists of resources, or directional pairs (for environments).
- Use
context_filter_typeto specify the resource type to filter on.
AllOf
This class requires all of the following:
JSON Example
{
"context_filter_type": "string"
}