MigrationPlanList.MigrationPlans Property
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.
Optional. Gets or sets Migration plan for all data containers specified in config imported
public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.StorSimple.Models.MigrationPlan> MigrationPlans { get; set; }
member this.MigrationPlans : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.StorSimple.Models.MigrationPlan> with get, set
Public Property MigrationPlans As IList(Of MigrationPlan)