Share via


DiskUpdate.SupportsHibernation Propiedad

Definición

Obtiene o establece indica que el sistema operativo de un disco admite hibernación.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportsHibernation")]
public bool? SupportsHibernation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportsHibernation")>]
member this.SupportsHibernation : Nullable<bool> with get, set
Public Property SupportsHibernation As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a