共用方式為


SiteInner.HyperV 屬性

定義

取得或設定 hyper-V 沙箱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於