DevBoxDefinitionPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
Azure SDK for .NET