Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DevBoxDefinitionProperties

Package version

Properties of a Dev Box definition.

Hierarchy

Index

Properties

Optional activeImageReference

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.

Optional imageReference

imageReference: ImageReference

Image reference information.

Optional imageValidationErrorDetails

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.

Optional imageValidationStatus

imageValidationStatus: ImageValidationStatus

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

Optional osStorageType

osStorageType: undefined | string

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

Optional provisioningState

provisioningState: undefined | string

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

Optional sku

sku: Sku

The SKU for Dev Boxes created using this definition.

Generated using TypeDoc