Share via


Snapshot.SupportsHibernation Eigenschaft

Definition

Ruft ab oder legt fest, dass das Betriebssystem auf einem Momentaufnahme den Ruhezustand unterstützt.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: