MigrationPlanMsg 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.
Overall Migration plan for all data containers imported by the specific config
public class MigrationPlanMsg
type MigrationPlanMsg = class
Public Class MigrationPlanMsg
- Inheritance
-
MigrationPlanMsg
Constructors
MigrationPlanMsg(MigrationPlan) |
Construct overall migration plan for a specified config |
Properties
DeviceName |
Gets or sets target device name |
LegacyConfigId |
Gets or sets the unique identifier of config whose migration plan is fetched |
MigrationTimeEstimationCompleted |
Gets or sets the plan(s) which are in completed state |
MigrationTimeEstimationFailed |
Gets or sets the plan(s) which are in failed state |
MigrationTimeEstimationInProgress |
Gets or set the plan(s) which are in progress state |
MigrationTimeEstimationNotStarted |
Gets or sets the plan(s) which are in not started state |
Applies to
Azure SDK for .NET