Megosztás a következőn keresztül:


DevBoxDefinitionPatch Class

Definition

Partial update of a Dev Box definition resource.

public class DevBoxDefinitionPatch : Azure.ResourceManager.DevCenter.Models.DevCenterTrackedResourceUpdate
type DevBoxDefinitionPatch = class
    inherit DevCenterTrackedResourceUpdate
Public Class DevBoxDefinitionPatch
Inherits DevCenterTrackedResourceUpdate
Inheritance
DevBoxDefinitionPatch

Constructors

DevBoxDefinitionPatch()

Initializes a new instance of DevBoxDefinitionPatch.

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.

Location

The geo-location where the resource lives.

(Inherited from DevCenterTrackedResourceUpdate)
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.

Tags

Resource tags.

(Inherited from DevCenterTrackedResourceUpdate)

Applies to