MigrationPlanStartRequest 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.
This class represents request body of start migration plan.
public class MigrationPlanStartRequest
type MigrationPlanStartRequest = class
Public Class MigrationPlanStartRequest
- Inheritance
-
MigrationPlanStartRequest
Constructors
MigrationPlanStartRequest() |
Initializes a new instance of the MigrationPlanStartRequest class. |
MigrationPlanStartRequest(String, List<String>) |
Initializes a new instance of the MigrationPlanStartRequest class with required arguments. |
Properties
ConfigId |
Required. Gets or sets legacy appliance config id passed while importing the config. |
DataContainerNameList |
Required. Gets or sets list name of data containers which needs to be processed for migration plan. |
Applies to
Azure SDK for .NET