Freigeben über


ComputeIsolationProperties.EnableComputeIsolation Eigenschaft

Definition

Ruft das Flag ab, das angibt, ob Computeisolation aktiviert wird oder nicht.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: