Applies a resource group filter to this session. This resource group filter overrides the one defined for the SessionType in the application profile. Tasks from a session can only run on resources that belong to one of the resource groups listed in the filter. Default value is "", meaning that no filter is specified; the application-level resource group will take effect.

C# |
public string ResourceGroupFilter { set; }

The resource group filter to apply to this session.