SnapshotUpdate.SupportsHibernation プロパティ

定義

休止状態をサポートするスナップショット上の OS を示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象