次の方法で共有


ClusterGetProperties.ComputeIsolationProperties プロパティ

定義

コンピューティング分離プロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="computeIsolationProperties")]
public Microsoft.Azure.Management.HDInsight.Models.ComputeIsolationProperties ComputeIsolationProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computeIsolationProperties")>]
member this.ComputeIsolationProperties : Microsoft.Azure.Management.HDInsight.Models.ComputeIsolationProperties with get, set
Public Property ComputeIsolationProperties As ComputeIsolationProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象