Share via


MigrationPlanInfoMsg(MigrationPlanInfo) Constructor

Definition

Constructs the migration plan, from the actual plan returned from service

public MigrationPlanInfoMsg (Microsoft.WindowsAzure.Management.StorSimple.Models.MigrationPlanInfo migrationPlanInfo);
new Microsoft.WindowsAzure.Management.StorSimple.MigrationPlanInfoMsg : Microsoft.WindowsAzure.Management.StorSimple.Models.MigrationPlanInfo -> Microsoft.WindowsAzure.Management.StorSimple.MigrationPlanInfoMsg
Public Sub New (migrationPlanInfo As MigrationPlanInfo)

Parameters

migrationPlanInfo
MigrationPlanInfo

migration plan

Applies to