Share via


BigDataPoolResourceInfo.IsComputeIsolationEnabled Property

Definition

Gets or sets whether compute isolation is required or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to