WindowsConfiguration クラス

定義

仮想マシンに適用する Windows オペレーティング システムの設定。

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

コンストラクター

WindowsConfiguration(Nullable<Boolean>)

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

プロパティ

EnableAutomaticUpdates

仮想マシンで自動更新が有効になっているかどうかを取得します。 指定しない場合、既定値は true です。

適用対象