你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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