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

PoolOutput interface

开发框池。

属性

hardwareProfile

在此池中创建的开发框的硬件设置。

healthStatus

池的总体运行状况。 指示池是否可用于创建开发框。

可能的值:“Unknown”、“Pending”、“Healthy”、“Warning”、“Unhealthy”

hibernateSupport

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

可能的值:“Enabled”、“Disabled”、“OsUnsupported”

imageReference

在此池中创建 Dev Boxes 的图像设置。

localAdministrator

指示此池中的 Dev Boxes 所有者是否是开发框中的本地管理员。

可能的值:“Enabled”、“Disabled”

location

池中的 Dev Boxes 所在的 Azure 区域。

name

池名称。

osType

此池中开发框的操作系统类型。

可能的值:“Windows”

stopOnDisconnect

停止在此池中创建的开发框的连接配置设置。

storageProfile

在此池中创建的 Dev Box 的存储设置。

属性详细信息

hardwareProfile

在此池中创建的开发框的硬件设置。

hardwareProfile?: HardwareProfileOutput

属性值

healthStatus

池的总体运行状况。 指示池是否可用于创建开发框。

可能的值:“Unknown”、“Pending”、“Healthy”、“Warning”、“Unhealthy”

healthStatus: string

属性值

string

hibernateSupport

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

可能的值:“Enabled”、“Disabled”、“OsUnsupported”

hibernateSupport?: string

属性值

string

imageReference

在此池中创建 Dev Boxes 的图像设置。

imageReference?: ImageReferenceOutput

属性值

localAdministrator

指示此池中的 Dev Boxes 所有者是否是开发框中的本地管理员。

可能的值:“Enabled”、“Disabled”

localAdministrator?: string

属性值

string

location

池中的 Dev Boxes 所在的 Azure 区域。

location: string

属性值

string

name

池名称。

name: string

属性值

string

osType

此池中开发框的操作系统类型。

可能的值:“Windows”

osType?: string

属性值

string

stopOnDisconnect

停止在此池中创建的开发框的连接配置设置。

stopOnDisconnect?: StopOnDisconnectConfigurationOutput

属性值

storageProfile

在此池中创建的 Dev Box 的存储设置。

storageProfile?: StorageProfileOutput

属性值