Share via


MigrationPlan Class

Definition

Migration plan class

public class MigrationPlan
type MigrationPlan = class
Public Class MigrationPlan
Inheritance
MigrationPlan

Constructors

MigrationPlan()

Initializes a new instance of the MigrationPlan class.

MigrationPlan(String, String, List<MigrationPlanInfo>)

Initializes a new instance of the MigrationPlan class with required arguments.

Properties

ConfigId

Required. Gets or sets the config ID passed while importing the config

DeviceName

Required. Gets or sets the target devicename where the migration plan is computed

MigrationPlanInfo

Required. Gets or sets list of migration plans for all data container specified in the config imported

Applies to