MigrationPlanStartRequest クラス

定義

このクラスは、移行開始計画の要求本文を表します。

public class MigrationPlanStartRequest
type MigrationPlanStartRequest = class
Public Class MigrationPlanStartRequest
継承
MigrationPlanStartRequest

コンストラクター

MigrationPlanStartRequest()

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

MigrationPlanStartRequest(String, List<String>)

必要な引数を使用して、MigrationPlanStartRequest クラスの新しいインスタンスを初期化します。

プロパティ

ConfigId

必須。 構成のインポート中に渡されるレガシ アプライアンス構成 ID を取得または設定します。

DataContainerNameList

必須です。 移行計画で処理する必要があるデータ コンテナーのリスト名を取得または設定します。

適用対象