Package version:

Interface DevBoxDefinitionUpdate

Partial update of a Dev Box definition resource.

Hierarchy

Properties

imageReference?: ImageReference

Image reference information.

location?: string

The geo-location where the resource lives

osStorageType?: string

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

sku?: Sku

The SKU for Dev Boxes created using this definition.

tags?: {
    [propertyName: string]: string;
}

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc