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

적용 대상