MigrationPlanInfo Class

Definition

Migration plan for a specific data container

public class MigrationPlanInfo
type MigrationPlanInfo = class
Public Class MigrationPlanInfo
Inheritance
MigrationPlanInfo

Constructors

MigrationPlanInfo()

Initializes a new instance of the MigrationPlanInfo class.

Properties

AssumedBandwidthInMbps

Required. Gets or sets bandwidth assumed for calculating time for migration in MBps

DataContainerName

Required. Gets or sets the name of the data container

EstimatedTimeInMinutes

Required. Gets or sets the estimated Time for all back ups to be migrated (In minutes)

EstimatedTimeInMinutesForLargestBackup

Required. Gets or sets estimated time for largest backup to be migrated (In minutes)

PlanMessageInfoList

Required. Gets or sets the list message and recommendation returned based on the estimation being done

PlanStatus

Required. Gets or sets the status of migration plan

Applies to