次の方法で共有


SitePatchResource.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

適用対象