Share via


DevBoxDefinitionData.HibernateSupport Property

Definition

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.

public Azure.ResourceManager.DevCenter.Models.DevCenterHibernateSupport? HibernateSupport { get; set; }
member this.HibernateSupport : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterHibernateSupport> with get, set
Public Property HibernateSupport As Nullable(Of DevCenterHibernateSupport)

Property Value

Applies to