DevBoxDefinitionPatch.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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET