DevBoxDefinitionData.HibernateSupport Property
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.
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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET