Site.IsXenon Property

Definition

Gets or sets obsolete: Hyper-V sandbox.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to