Snapshot.SupportsHibernation Propriedade

Definição

Obtém ou define indica que o sistema operacional em um instantâneo dá suporte à hibernação.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a