MigrationPlanStartRequest Class

Definition

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