Platform Symphony .NET API Reference - Version 5.0
ResourceGroupFilter Property
NamespacesPlatform.Symphony.SoamSessionCreationAttributesResourceGroupFilter
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.
Declaration Syntax
C#
public string ResourceGroupFilter { set; }
Value

The resource group filter to apply to this session.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.0.0.0