Table of Contents

Constructor GetRADDataMessage

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

GetRADDataMessage()

Initializes a new instance of the GetRADDataMessage class.

public GetRADDataMessage()

GetRADDataMessage(string, DateTime, DateTime)

Initializes a new instance of the GetRADDataMessage class.

public GetRADDataMessage(string groupName, DateTime startTime, DateTime endTime)

Parameters

groupName string

Name of the RAD parameter group

startTime DateTime

Start time of the historical time range over which anomaly scores need to be retrieved

endTime DateTime

End time of the historical time range over which anomaly scores need to be retrieved