共用方式為


PoolOutput interface

開發方塊的集區。

屬性

hardwareProfile

在此集區中建立之開發方塊的硬體設定。

healthStatus

集區的整體健全狀態。 指出集區是否可供建立開發方塊。

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

hibernateSupport

指出休眠是啟用/停用還是未知。

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

imageReference

在此集區中建立開發人員方塊的映像設定。

localAdministrator

指出此集區中的開發方塊擁有者是否為開發方塊上的本機系統管理員。

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

location

集區中 Dev Boxes 所在的 Azure 區域。

name

集區名稱。

osType

此集區中開發方塊的操作系統類型。

可能的值:“Windows”

stopOnDisconnect

停止在此集區中建立之開發方塊的中斷聯機組態設定。

storageProfile

在此集區中建立之開發方塊的記憶體設定。

屬性詳細資料

hardwareProfile

在此集區中建立之開發方塊的硬體設定。

hardwareProfile?: HardwareProfileOutput

屬性值

healthStatus

集區的整體健全狀態。 指出集區是否可供建立開發方塊。

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

healthStatus: string

屬性值

string

hibernateSupport

指出休眠是啟用/停用還是未知。

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

hibernateSupport?: string

屬性值

string

imageReference

在此集區中建立開發人員方塊的映像設定。

imageReference?: ImageReferenceOutput

屬性值

localAdministrator

指出此集區中的開發方塊擁有者是否為開發方塊上的本機系統管理員。

可能的值:“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

在此集區中建立之開發方塊的記憶體設定。

storageProfile?: StorageProfileOutput

屬性值