你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DevTestLabCustomImageVm.WindowsOSState 属性

定义

Windows OS (的状态,即 NonSysprepped、SysprepRequested、SysprepApplied) 。

public Azure.ResourceManager.DevTestLabs.Models.WindowsOSState? WindowsOSState { get; set; }
member this.WindowsOSState : Nullable<Azure.ResourceManager.DevTestLabs.Models.WindowsOSState> with get, set
Public Property WindowsOSState As Nullable(Of WindowsOSState)

属性值

适用于