Compartir a través de


ComputeIsolationProperties.EnableComputeIsolation Propiedad

Definición

Obtiene o establece la marca indica si habilita o no el aislamiento de proceso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a