WindowsConfiguration 클래스

정의

가상 머신에 적용할 Windows 운영 체제 설정입니다.

public class WindowsConfiguration
type WindowsConfiguration = class
Public Class WindowsConfiguration
상속
WindowsConfiguration

생성자

WindowsConfiguration()

WindowsConfiguration 클래스의 새 instance 초기화합니다.

WindowsConfiguration(Nullable<Boolean>)

WindowsConfiguration 클래스의 새 instance 초기화합니다.

속성

EnableAutomaticUpdates

가상 머신에서 자동 업데이트를 사용할 수 있는지 여부를 가져오거나 설정합니다.

적용 대상