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

DevBoxOutput interface

开发框

属性

actionState

Dev Box 的当前作状态。 这是基于用户执行以前的作的状态。

createdTime

此 Dev Box 的创建时间

error

预配或作错误详细信息。 仅针对错误状态填充。

hardwareProfile

有关 Dev Box 的硬件资源的信息

hibernateSupport

指示休眠是已启用/禁用还是未知。

可能的值:Enabled、Disabled、OsUnsupported

imageReference

有关用于此 Dev Box 的图像的信息

localAdministrator

指示 Dev Box 的所有者是否为本地管理员。

可能的值:已启用、禁用

location

此 Dev Box 所在的 Azure 区域。 这与附加到的虚拟网络相同。

name

开发框的显示名称

osType

此 Dev Box 的作系统类型。

可能的值:Windows

poolName

此计算机所属的 Dev Box 池的名称。

powerState

Dev Box 的当前电源状态。

可能的值:未知、正在运行、已解除分配、PoweredOff、Hibernated

projectName

此 Dev Box 所属的项目的名称

provisioningState

Dev Box 的当前预配状态。

storageProfile

此 Dev Box 的存储设置

uniqueId

Dev Box 的唯一标识符。 这是 GUID 格式的字符串(例如 000000000-0000-0000-0000-00000000000000)。

user

此 Dev Box 分配给的用户的 AAD 对象 ID。

属性详细信息

actionState

Dev Box 的当前作状态。 这是基于用户执行以前的作的状态。

actionState?: string

属性值

string

createdTime

此 Dev Box 的创建时间

createdTime?: string

属性值

string

error

预配或作错误详细信息。 仅针对错误状态填充。

error?: ErrorModel

属性值

hardwareProfile

有关 Dev Box 的硬件资源的信息

hardwareProfile?: HardwareProfileOutput

属性值

hibernateSupport

指示休眠是已启用/禁用还是未知。

可能的值:Enabled、Disabled、OsUnsupported

hibernateSupport?: string

属性值

string

imageReference

有关用于此 Dev Box 的图像的信息

imageReference?: ImageReferenceOutput

属性值

localAdministrator

指示 Dev Box 的所有者是否为本地管理员。

可能的值:已启用、禁用

localAdministrator?: string

属性值

string

location

此 Dev Box 所在的 Azure 区域。 这与附加到的虚拟网络相同。

location?: string

属性值

string

name

开发框的显示名称

name: string

属性值

string

osType

此 Dev Box 的作系统类型。

可能的值:Windows

osType?: string

属性值

string

poolName

此计算机所属的 Dev Box 池的名称。

poolName: string

属性值

string

powerState

Dev Box 的当前电源状态。

可能的值:未知、正在运行、已解除分配、PoweredOff、Hibernated

powerState?: string

属性值

string

projectName

此 Dev Box 所属的项目的名称

projectName?: string

属性值

string

provisioningState

Dev Box 的当前预配状态。

provisioningState?: string

属性值

string

storageProfile

此 Dev Box 的存储设置

storageProfile?: StorageProfileOutput

属性值

uniqueId

Dev Box 的唯一标识符。 这是 GUID 格式的字符串(例如 000000000-0000-0000-0000-00000000000000)。

uniqueId?: string

属性值

string

user

此 Dev Box 分配给的用户的 AAD 对象 ID。

user?: string

属性值

string