MigrationPlanList Class

Definition

The response body for get migration plan rest api.

public class MigrationPlanList : Microsoft.Azure.AzureOperationResponse
type MigrationPlanList = class
    inherit AzureOperationResponse
Public Class MigrationPlanList
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
MigrationPlanList

Constructors

MigrationPlanList()

Initializes a new instance of the MigrationPlanList class.

Properties

MigrationPlans

Optional. Gets or sets Migration plan for all data containers specified in config imported

Applies to