DevBoxDefinitionUpdateProperties interface

Properties of a Dev Box definition. These properties can be updated after the resource has been created.

Properties

hibernateSupport

Indicates whether Dev Boxes created with this definition are capable of hibernation. Not all images are capable of supporting hibernation. To find out more see https://aka.ms/devbox/hibernate

imageReference

Image reference information.

osStorageType

The storage type used for the Operating System disk of Dev Boxes created using this definition.

sku

The SKU for Dev Boxes created using this definition.

Property Details

hibernateSupport

Indicates whether Dev Boxes created with this definition are capable of hibernation. Not all images are capable of supporting hibernation. To find out more see https://aka.ms/devbox/hibernate

hibernateSupport?: string

Property Value

string

imageReference

Image reference information.

imageReference?: ImageReference

Property Value

osStorageType

The storage type used for the Operating System disk of Dev Boxes created using this definition.

osStorageType?: string

Property Value

string

sku

The SKU for Dev Boxes created using this definition.

sku?: Sku

Property Value

Sku