MigrationPlan Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET