次の方法で共有


MigrationPlanList クラス

定義

移行計画 rest API を取得するための応答本文。

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

コンストラクター

MigrationPlanList()

MigrationPlanList クラスの新しいインスタンスを初期化します。

プロパティ

MigrationPlans

任意。 インポートされた構成で指定されたすべてのデータ コンテナーの移行計画を取得または設定します

適用対象