次の方法で共有


PrepareDeploymentMigrationParameters クラス

定義

デプロイ移行操作の準備に指定されたパラメーター。

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

コンストラクター

PrepareDeploymentMigrationParameters()

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

プロパティ

DestinationVirtualNetwork

必須です。 移行先Virtual Network移行の種類。使用できる値は、既定値、新規、既存です。

ResourceGroupName

必須です。 移行するリソース グループの名前。

SubNetName

必須です。 移行のサブネット名。

VirtualNetworkName

必須です。 移行のVirtual Networkの名前。

適用対象