Table of Contents

Constructor MigrateRADParameterGroupMessage

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

MigrateRADParameterGroupMessage()

Initializes a new instance of the MigrateRADParameterGroupMessage class.

public MigrateRADParameterGroupMessage()

MigrateRADParameterGroupMessage(string, int)

Initializes a new instance of the MigrateRADParameterGroupMessage class.

public MigrateRADParameterGroupMessage(string groupName, int newHostingAgentId)

Parameters

groupName string

The name of the group to move to a new Agent.

newHostingAgentId int

The ID of the new hosting Agent for the group.