Package version:

Interface DevBoxDefinitionProperties

Properties of a Dev Box definition.

Hierarchy

Properties

activeImageReference?: ImageReference

Image reference information for the currently active image (only populated during updates). NOTE: This property will not be serialized. It can only be populated by the server.

imageReference?: ImageReference

Image reference information.

imageValidationErrorDetails?: ImageValidationErrorDetails

Details for image validator error. Populated when the image validation is not successful. NOTE: This property will not be serialized. It can only be populated by the server.

imageValidationStatus?: string

Validation status of the configured image. NOTE: This property will not be serialized. It can only be populated by the server.

osStorageType?: string

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

provisioningState?: string

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

sku?: Sku

The SKU for Dev Boxes created using this definition.

Generated using TypeDoc