Sdílet prostřednictvím


ComputeIsolationProperties.EnableComputeIsolation Property

Definition

Gets or sets the flag indicates whether enable compute isolation or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to