次の方法で共有


VmSizeCompatibilityFilterV2.ComputeIsolationSupported プロパティ

定義

コンピューティング分離をサポートするかどうかを取得または設定します。 'true' は ComputeIsolationEnabled の場合のみを意味し、'false' は通常のクラスターに対してのみ意味します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象