Share via


VmSizeCompatibilityFilterV2.ComputeIsolationSupported Property

Definition

Gets or sets whether support compute isolation. 'true' means only for ComputeIsolationEnabled, 'false' means only for regular cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="computeIsolationSupported")]
public string ComputeIsolationSupported { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computeIsolationSupported")>]
member this.ComputeIsolationSupported : string with get, set
Public Property ComputeIsolationSupported As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to