Class AddRADParameterGroupMessage
Message to start monitoring a parameter group with Relational Anomaly Detection. If a group with the same name already exists on the same Agent, it will be overwritten.
[Serializable]
public class AddRADParameterGroupMessage : GetSessionedAnalyticsMessage, IGetAnalyticsMessage
- Inheritance
-
TargetedClientRequestMessageAddRADParameterGroupMessage
- Implements
- Inherited Members
- Extension Methods
Constructors
- AddRADParameterGroupMessage()
Initializes a new instance of the AddRADParameterGroupMessage class.
- AddRADParameterGroupMessage(RADGroupInfo)
Initializes a new instance of the AddRADParameterGroupMessage class.
Properties
- ParameterGroupInfo
The group information.