次の方法で共有


DevTestLabCustomImageVhd クラス

定義

VHD からカスタム イメージを作成するためのプロパティ。

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

コンストラクター

DevTestLabCustomImageVhd(DevTestLabCustomImageOSType)

DevTestLabCustomImageVhd の新しいインスタンスを初期化します。

プロパティ

ImageName

画像の名前。

IsSysPrepEnabled

sysprep が VHD で実行されているかどうかを示します。

OSType

カスタム イメージの OS の種類 (Windows、Linux など)。

適用対象