PoolOutput interface
開發方塊的集區。
屬性
| hardware |
在此集區中建立之開發方塊的硬體設定。 |
| health |
集區的整體健全狀態。 指出集區是否可供建立開發方塊。 可能的值:“Unknown”、“Pending”、“Healthy”、“Warning”、“Unhealthy” |
| hibernate |
指出休眠是啟用/停用還是未知。 可能的值:“Enabled”、“Disabled”、“OsUnsupported” |
| image |
在此集區中建立開發人員方塊的映像設定。 |
| local |
指出此集區中的開發方塊擁有者是否為開發方塊上的本機系統管理員。 可能的值:“Enabled”、“Disabled” |
| location | 集區中 Dev Boxes 所在的 Azure 區域。 |
| name | 集區名稱。 |
| os |
此集區中開發方塊的操作系統類型。 可能的值:“Windows” |
| stop |
停止在此集區中建立之開發方塊的中斷聯機組態設定。 |
| storage |
在此集區中建立之開發方塊的記憶體設定。 |
屬性詳細資料
hardwareProfile
healthStatus
集區的整體健全狀態。 指出集區是否可供建立開發方塊。
可能的值:“Unknown”、“Pending”、“Healthy”、“Warning”、“Unhealthy”
healthStatus: string
屬性值
string
hibernateSupport
指出休眠是啟用/停用還是未知。
可能的值:“Enabled”、“Disabled”、“OsUnsupported”
hibernateSupport?: string
屬性值
string
imageReference
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