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.

Possible values: Unknown, Pending, Healthy, Warning, Unhealthy

hibernateSupport

Indicates whether hibernate is enabled/disabled or unknown.

Possible values: Enabled, Disabled, OsUnsupported

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.

Possible values: Enabled, Disabled

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

Possible values: Windows

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.

Possible values: Unknown, Pending, Healthy, Warning, Unhealthy

healthStatus: string

Property Value

string

hibernateSupport

Indicates whether hibernate is enabled/disabled or unknown.

Possible values: Enabled, Disabled, OsUnsupported

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.

Possible values: Enabled, Disabled

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

Possible values: Windows

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