PoolOutput interface

A pool of Dev Boxes.

Properties

hardwareProfile

Hardware settings for the Dev Boxes created in this pool.

healthStatus

Overall health status of the Pool. Indicates whether or not the Pool is available to create Dev Boxes.

hibernateSupport

Indicates whether hibernate is enabled/disabled or unknown.

imageReference

Image settings for Dev Boxes create in this pool.

localAdministrator

Indicates whether owners of Dev Boxes in this pool are local administrators on the Dev Boxes.

location

Azure region where Dev Boxes in the pool are located.

name

Pool name.

osType

The operating system type of Dev Boxes in this pool.

stopOnDisconnect

Stop on disconnect configuration settings for Dev Boxes created in this pool.

storageProfile

Storage settings for Dev Box created in this pool.

Property Details

hardwareProfile

Hardware settings for the Dev Boxes created in this pool.

hardwareProfile?: HardwareProfileOutput

Property Value

healthStatus

Overall health status of the Pool. Indicates whether or not the Pool is available to create Dev Boxes.

healthStatus: string

Property Value

string

hibernateSupport

Indicates whether hibernate is enabled/disabled or unknown.

hibernateSupport?: string

Property Value

string

imageReference

Image settings for Dev Boxes create in this pool.

imageReference?: ImageReferenceOutput

Property Value

localAdministrator

Indicates whether owners of Dev Boxes in this pool are local administrators on the Dev Boxes.

localAdministrator?: string

Property Value

string

location

Azure region where Dev Boxes in the pool are located.

location: string

Property Value

string

name

Pool name.

name: string

Property Value

string

osType

The operating system type of Dev Boxes in this pool.

osType?: string

Property Value

string

stopOnDisconnect

Stop on disconnect configuration settings for Dev Boxes created in this pool.

stopOnDisconnect?: StopOnDisconnectConfigurationOutput

Property Value

storageProfile

Storage settings for Dev Box created in this pool.

storageProfile?: StorageProfileOutput

Property Value