Table of Contents

Class AddRADSubgroupMessage

Namespace
Skyline.DataMiner.Analytics.Rad
Assembly
SLAnalyticsTypes.dll

Message to add a subgroup to an already existing relational anomaly group. Available from DataMiner 10.5.9/10.6.0 onwards.

[Serializable]
public class AddRADSubgroupMessage : GetSessionedAnalyticsMessage, IGetAnalyticsMessage
Inheritance
TargetedClientRequestMessage
AddRADSubgroupMessage
Implements
Inherited Members
Extension Methods

Constructors

AddRADSubgroupMessage()

Initializes a new instance of the AddRADSubgroupMessage class.

AddRADSubgroupMessage(string, RADSubgroupInfo)

Initializes a new instance of the AddRADSubgroupMessage class.

Properties

SharedModelGroupName

The name of the shared model group to which the subgroup will be added.

SubgroupInfo

The subgroup information.